From: Timo Sirainen Date: Thu, 15 Oct 2009 20:18:58 +0000 (-0400) Subject: example-config: Updated listen setting's comment. X-Git-Tag: 2.0.alpha2~89 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b8ded920c25659293778ee37b9c2aade56a93936;p=thirdparty%2Fdovecot%2Fcore.git example-config: Updated listen setting's comment. --HG-- branch : HEAD --- diff --git a/doc/example-config/dovecot.conf b/doc/example-config/dovecot.conf index 167f0f0526..4ec61e68c6 100644 --- a/doc/example-config/dovecot.conf +++ b/doc/example-config/dovecot.conf @@ -22,7 +22,7 @@ # Protocols we want to be serving. #protocols = imap pop3 lmtp -# A space separated list of IPs or hosts where to listen in for connections. +# A comma separated list of IPs or hosts where to listen in for connections. # "*" listens in all IPv4 interfaces, "::" listens in all IPv6 interfaces. # If you want to specify non-default ports or anything more complex, # edit conf.d/master.conf.