1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-05 15:57:23 +01:00

merge #647 - open the port for Sieve

This commit is contained in:
Joshua Tauberer
2016-01-01 17:53:40 -05:00
3 changed files with 11 additions and 1 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