X-SA-Do-Not-Rej
Christian Stuellenberg <[email protected]>
| Newsgroups | gmane.mail.exim.spamassassin |
|---|---|
| Message-ID | <[email protected]> |
Hello all,
What about a mail that already comes with an header
X-SA-Do-Not-Rej: Yes
and an
SAEximRejCond: ${if !eq {$h_X-SA-Do-Not-Rej:}{Yes} {1}{0}}
in spamassassin.conf?
Normally X-SA-Do-Not-Rej should only be set in exim's check_rcpt-acl,
but what if an spammer would already have set this flag? If tried it,
and the spam comes through. :(
Am I misunderstanding or missing something here?
Regards,
Christian