Page 1 of 1
MSGID_MULTIPLE_AT
Posted: 05 Sep 2017 05:55
by udayanlahiri
When someone from Internal network sending mail to multiple email id the score MSGID_MULTIPLE_AT is getting 1.00. How can I reduce or switch it off ??I am very new with EFA project. Please help.
Re: MSGID_MULTIPLE_AT
Posted: 05 Sep 2017 07:23
by pdwalker
The first question you have to ask yourself, is why is someone's mail client sending "broken" message id headers? What you are seeing is the symptom of the problem, not the problem itself.
However, should you choose to hide the symptom, you can add the following to your /etc/mail/spamassassin/local.cf:
Just add it to the end of the file.
I forget if you have to restart MailScanner or not (# service restart MailScanner)