global sttings

3 posts / 0 new
Last post
#1 Mon, 04/28/2008 - 13:32
netfantasma

global sttings

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

Mon, 04/28/2008 - 14:00
Joe
Joe's picture

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!

Tue, 04/29/2008 - 03:52 (Reply to #2)
netfantasma

Thanks for the tip

Topic locked