mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Restart Dovecot at the end of Rspamd configuration script
Dovecot was not taking Rspamd sieve script into account without it.
This commit is contained in:
parent
2a6d7b7c4a
commit
947082db06
1 changed files with 1 additions and 0 deletions
|
@ -25,3 +25,4 @@ sudo chmod 660 /etc/dovecot/global_script/rspamd.svbin
|
|||
sudo chown -R vmail:mail /etc/dovecot/global_script
|
||||
|
||||
sudo systemctl restart rspamd.socket
|
||||
sudo systemctl restart dovecot
|
||||
|
|
Loading…
Add table
Reference in a new issue