diff --git a/conf/dovecot/dovecot.conf b/conf/dovecot/dovecot.conf index e614c3796..3f565b0b9 100644 --- a/conf/dovecot/dovecot.conf +++ b/conf/dovecot/dovecot.conf @@ -8,7 +8,7 @@ mail_home = /var/mail/%n mail_location = maildir:/var/mail/%n mail_uid = 500 -protocols = imap sieve {% if pop3_enabled == "True" %}pop3{% endif %} +protocols = imap sieve {% if pop3_enabled == "1" %}pop3{% endif %} mail_plugins = $mail_plugins quota notify push_notification