Allow remote client for Sieve

This commit is contained in:
Ralph J.Mayer 2015-12-31 18:22:31 +01:00
parent 362bc060f6
commit afd401c3d4
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