On 10/05/2017 09:45 AM, sebast...@debianfan.de wrote:
Hi @all,
i want to add +100 points for some mails, which have a special "received
header".
Based on the subject, I assume you meant you want to subtract 100 points.
How can i do this?
For example - if any message contains: "from lists.uni-leipzig.de",
spamassassin should have a rule for adding +100 points.
Received: from lists.uni-leipzig.de (lists.uni-leipzig.de [139.18.1.37])
There are multiple ways to do this. The simpliest would be an entry like:
whitelist_from_rcvd em...@addr.ess [139.18.1.37]
You will have to find a common "em...@addr.ess" based on the full
message headers. Most list servers will have something consistent that
you can put there like *@lists.uni-leipzig.de. If you post the entire
headers to pastebin.com and send us a link, we can help better.
Tnx
Sebastian
--
David Jones