Invoke method : UsedViaProcmail
Version : 3.1.9 (2007-02-13)
Platform : Linux Fedora 2.6.20-1.2925.fc6
Hello,
imagin a newsletters or order mail sent by an seller website with the
from address : [EMAIL PROTECTED]
I have in my mail system an address like [EMAIL PROTECTED]
With that, I can trace where my emails are sent in order to trace spam
and site that sell my email.
So, only [EMAIL PROTECTED] can send me mail on
[EMAIL PROTECTED] (theorical)
The problem is that on a mailing list, the [EMAIL PROTECTED]
is used by spamer and they send me spam on [EMAIL PROTECTED]
Is it possible to combine whitelist_from and whitelist_to in order to
tag "no spam" mails with 2 conditions :
whitelist_from [EMAIL PROTECTED] AND whitelist_to
[EMAIL PROTECTED] OK
So, if a spammer [EMAIL PROTECTED] send me a mail on
[EMAIL PROTECTED], the second conditions will be OK but not
the first and spamassassin will considere it as spam !
Thank you for your help ...
Yves