Merge pull request #1 from TabTwo/TabTwo-patch-1

Allow remote client for Sieve
This commit is contained in:
Ralph J.Mayer 2015-12-31 18:23:30 +01:00
commit 2835d9b468
1 changed files with 3 additions and 0 deletions

View File

@ -203,5 +203,8 @@ chown -R mail.mail $STORAGE_ROOT/mail/sieve
ufw_allow imaps
ufw_allow pop3s
# Allow the Sieve port in the firewall.
ufw_allow sieve
# Restart services.
restart_service dovecot