Let me explain. In the past - pre PES - we created in /etc/mail/spamassassin/ a file called ownrules.cf and had in it for example:
Worked a treat. This was to adjust spam assassin its scoring a little to match what we found works best for our clientele.
Switched a server to PES. PES also uses spam assassin - as can be seen by email headers - but apparently it's implemented differently. Above doesn't work anymore.
Does anyone know where/how to adjust spam assassin its score points while using PES? I can't find it.
Thanks, Tom
PS.: Plesk, if you put a link to a PES documentation (on this page) it would be nice if it actually led to one (as in: to a proper manual) not a marketing page with a "buy" button.
Code:
score INVALID_MSGID 3.5
score MPART_ALT_DIFF 2.8
score RCVD_IN_XBL 4
score RCVD_IN_BL_SPAMCOP_NET 4
score URIBL_ABUSE_SURBL 3
score URIBL_DBL_SPAM 3.5
Worked a treat. This was to adjust spam assassin its scoring a little to match what we found works best for our clientele.
Switched a server to PES. PES also uses spam assassin - as can be seen by email headers - but apparently it's implemented differently. Above doesn't work anymore.
Does anyone know where/how to adjust spam assassin its score points while using PES? I can't find it.
Thanks, Tom
PS.: Plesk, if you put a link to a PES documentation (on this page) it would be nice if it actually led to one (as in: to a proper manual) not a marketing page with a "buy" button.