From 6d87fa423c92e1680060d7ef48a8b5c1beaa5b17 Mon Sep 17 00:00:00 2001 From: Dimitri Huisman Date: Thu, 22 Dec 2022 16:01:30 +0000 Subject: [PATCH] Mention you must restart rspamd for the changes to take effect. --- docs/antispam.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/antispam.rst b/docs/antispam.rst index 8eea4038..fb97e66a 100644 --- a/docs/antispam.rst +++ b/docs/antispam.rst @@ -167,6 +167,7 @@ Mailu rejects emails with file attachements it deems to be "executable" or other docker-compose restart antispam Now the file `overrides/rspamd/forbidden_file_extension.map` can be edited, to make changes to the forbidden file extensions list. +For the changes to take effect, rspamd must be restarted. Mailu rejects emails with documents attached containing some macros. How can I fix it? -------------------------------------------------------------------------------------- @@ -179,5 +180,6 @@ If configured to do so, Mailu uses a lightweight tool called `mraptor from oleto docker-compose restart antispam Now the file `overrides/rspamd/composites.conf` can be edited, to override the mraptor configuration in rspamd. +For the changes to take effect, rspamd must be restarted. .. _`mraptor from oletools`: https://github.com/decalage2/oletools/wiki/mraptor