changeset 2218:8864dbc17cfa HEAD

comment update for setting ports in listen
author Timo Sirainen <tss@iki.fi>
date Sun, 20 Jun 2004 23:55:22 +0300
parents a242b5b9b287
children 06d77f22cf6c
files dovecot-example.conf
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/dovecot-example.conf	Sun Jun 20 23:46:11 2004 +0300
+++ b/dovecot-example.conf	Sun Jun 20 23:55:22 2004 +0300
@@ -17,7 +17,9 @@
 # possible to specify multiple addresses. "*" listens in all IPv4 interfaces.
 # "[::]" listens in all IPv6 interfaces, but may also listen in all IPv4
 # interfaces depending on the operating system. You can specify ports with
-# "host:port".
+# "host:port", although with multiple protocols you probably want to move this
+# setting inside protocol imap/pop3 { ... } section, so you can specify
+# different ports for IMAP/POP3.
 #listen = *
 
 # IP or host address where to listen in for SSL connections. Defaults