KAM.cf exception
Posted: 19 Sep 2017 15:22
Hi,
In the /etc/mail/spamassassin/KAM.cf file, there is a rule:
#NetWeaver
header KAM_NW X-Mailer =~ /SAP NetWeaver/i
score KAM_NW 3.0
describe KAM_NW Spam Indicator
Since SAP NetWeaver mails are sent from SAP, and we receive this kind of mails, I want to disable this rule.
I found in another thread, that I should add an exception to /etc/mail/spamassassin/local.cf file,
creating a rule to KAM_NW and set the score to 0.
How to create a rule like this?
I tried adding
score KAM_NW 0 at the end of the file, but it does not mike any effect.
Regards,
Andras
In the /etc/mail/spamassassin/KAM.cf file, there is a rule:
#NetWeaver
header KAM_NW X-Mailer =~ /SAP NetWeaver/i
score KAM_NW 3.0
describe KAM_NW Spam Indicator
Since SAP NetWeaver mails are sent from SAP, and we receive this kind of mails, I want to disable this rule.
I found in another thread, that I should add an exception to /etc/mail/spamassassin/local.cf file,
creating a rule to KAM_NW and set the score to 0.
How to create a rule like this?
I tried adding
score KAM_NW 0 at the end of the file, but it does not mike any effect.
Regards,
Andras