1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2024-11-22 02:17:26 +00:00

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

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