diff --git a/docs/u_e-rspamd.md b/docs/u_e-rspamd.md index 6493b38f8..c60dd4553 100644 --- a/docs/u_e-rspamd.md +++ b/docs/u_e-rspamd.md @@ -85,4 +85,7 @@ To whitelist this particular signature (and enable sending this type of file att `echo 'PUA.Pdf.Trojan.EmbeddedJavaScript-1' >> data/conf/clamav/whitelist.ign2` -Then restart the clamd-mailcow service. +Then restart the clamd-mailcow service container in the mailcow UI, or using docker-compose: + +`docker-compose restart clamd-mailcow` +