diff options
Diffstat (limited to 'config/spamd.xml')
-rw-r--r-- | config/spamd.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/spamd.xml b/config/spamd.xml index a065c0a8..5bbc5d71 100644 --- a/config/spamd.xml +++ b/config/spamd.xml @@ -207,4 +207,5 @@ <custom_php_deinstall_command> custom_php_deinstall_command(); </custom_php_deinstall_command> -</packagegui>
\ No newline at end of file + <filter_rules_needed>spamd_generate_rules</filter_rules_needed> +</packagegui> |