diff dovecot-example.conf @ 4627:60a081e2a1dc HEAD

Comment about protocols=none.
author Timo Sirainen <tss@iki.fi>
date Fri, 22 Sep 2006 17:41:34 +0300
parents 364c9179bb46
children 3b49b9ec87dc
line wrap: on
line diff
--- a/dovecot-example.conf	Fri Sep 22 17:39:05 2006 +0300
+++ b/dovecot-example.conf	Fri Sep 22 17:41:34 2006 +0300
@@ -16,6 +16,7 @@
 #base_dir = /var/run/dovecot/
 
 # Protocols we want to be serving: imap imaps pop3 pop3s
+# If you only want to use dovecot-auth, you can set this to "none".
 #protocols = imap imaps
 
 # IP or host address where to listen in for connections. It's not currently