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:
parent
362bc060f6
commit
afd401c3d4
@ -203,5 +203,8 @@ chown -R mail.mail $STORAGE_ROOT/mail/sieve
|
|||||||
ufw_allow imaps
|
ufw_allow imaps
|
||||||
ufw_allow pop3s
|
ufw_allow pop3s
|
||||||
|
|
||||||
|
# Allow the Sieve port in the firewall.
|
||||||
|
ufw_allow sieve
|
||||||
|
|
||||||
# Restart services.
|
# Restart services.
|
||||||
restart_service dovecot
|
restart_service dovecot
|
||||||
|
Loading…
Reference in New Issue
Block a user