]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
comment update for setting ports in listen
authorTimo Sirainen <tss@iki.fi>
Sun, 20 Jun 2004 20:55:22 +0000 (23:55 +0300)
committerTimo Sirainen <tss@iki.fi>
Sun, 20 Jun 2004 20:55:22 +0000 (23:55 +0300)
--HG--
branch : HEAD

dovecot-example.conf

index 18109a96aa59b81dc7012057a3d1a11e25b63d65..b795ae3915b9f7c0162bd995c6ce47594c1dabd1 100644 (file)
@@ -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