These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for global sttings on the new forum.
Failed to save enabled features : SpamAssassin is configured to be run from the global Procmail configuration /etc/procmailrc, which is not needed as Virtualmin will set it up on a per-domain basis.
This is what hapened when i toched the promail settins.. in spammail
Yeah, you can't use the server-wide SpamAssassin configuration with Virtualmin Professional, as it needs to be able to control the whole delivery chain in order to provide per-domain and per-user configuration of spam and AV filtering.
To correct this, edit /etc/procmailrc and remove these three lines:
:0
* ^X-Spam-Status: Yes
$HOME/Maildir/.spam/
Or whatever destination you configured--that $HOME/Maildir/.spam bit could be just about anything.
--
Check out the forum guidelines!
Thanks for the tip