auth: clean up remote IP parameter/documentation
Make the remote IP parameter more generic and make it an enum determining the source instead of a boolean. Also fix the changelog entry. Both as requested, I managed to miss those comments previously.
This commit is contained in:
5
config
5
config
@@ -136,8 +136,9 @@
|
||||
# Port of via network exposed dovecot socket
|
||||
#dovecot_port = 12345
|
||||
|
||||
# Use X-Remote-Addr for remote IP (rip) in dovecot authentication
|
||||
#dovecot_rip_x_remote_addr = False
|
||||
# Remote address source for authentication mechanisms (such as dovecot)
|
||||
# that are passed this information.
|
||||
#remote_ip_source = REMOTE_ADDR
|
||||
|
||||
# IMAP server hostname
|
||||
# Syntax: address | address:port | [address]:port | imap.server.tld
|
||||
|
||||
Reference in New Issue
Block a user