Hi,
I want to give spam points on special recipients. The reason is, this special recipients are spamtraps, if they get mail it is for sure spam and spamassassin (bayes, AWL) could learn.
The biggest problem is to get the real envelope recipient to spamassassin. My first guess was to make a mail filter rule which adds a special header (X-Spamtrap: YES) if the recipient is in a Spamtrap WHO-Object. A spamassassin rule (in custom.cf) could then match this header and give the extra points. But this doesn't work, because to my understanding spamassassin is evaluated before the mail filter rules are processed.
To you have any ideas, how else I can implement the idea of a "learning" spamtrap in PMG?
bye Josef
I want to give spam points on special recipients. The reason is, this special recipients are spamtraps, if they get mail it is for sure spam and spamassassin (bayes, AWL) could learn.
The biggest problem is to get the real envelope recipient to spamassassin. My first guess was to make a mail filter rule which adds a special header (X-Spamtrap: YES) if the recipient is in a Spamtrap WHO-Object. A spamassassin rule (in custom.cf) could then match this header and give the extra points. But this doesn't work, because to my understanding spamassassin is evaluated before the mail filter rules are processed.
To you have any ideas, how else I can implement the idea of a "learning" spamtrap in PMG?
bye Josef