diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/dovecot/dovecot.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/dovecot/dovecot.conf b/etc/dovecot/dovecot.conf index b4001ada..30bae9a5 100644 --- a/etc/dovecot/dovecot.conf +++ b/etc/dovecot/dovecot.conf @@ -67,6 +67,6 @@ userdb some_name { } # https://doc.dovecot.org/2.4.2/installation/upgrade/2.3-to-2.4.html#default-settings # > No protocols are enabled by default. -# In the past, imap pop3 lmtp are enabled by default. Now none I only need +# In the past, imap pop3 lmtp are enabled by default. Now none. I only need # imaps, so I put imap here protocols = imap |
