Thanks for reply but we cant use any of these plugins: whitelist_from_dkim, whitelist_from_spf, whitelist_from_dk, whitelist_auth
Because our users and our customers users send from smarthosts all over the world wich don't have spf or dk or sends via exs internet providers mta. -----Opprinnelig melding----- Fra: Daryl C. W. O'Shea [mailto:[EMAIL PROTECTED] Sendt: 18. mars 2008 10:02 Til: Glenn Terjesen Kopi: users@spamassassin.apache.org Emne: Re: from field with double @'s On 18/03/2008 4:40 AM, Glenn Terjesen wrote: > Problem is that [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> is in a > whitelist so the spam gets through. > Can anyone hint me a way to create a rule that catch these mails ? Remove the user (or the [EMAIL PROTECTED]) from whitelist_from. If you must whitelist your own domain use a whitelist method that isn't forgeable (the appropriate MTA based mail auth method in addition to SA's whitelist_from_dkim, whitelist_from_spf, whitelist_from_dk, whitelist_auth OR let your MTAs deal with it entirely). Daryl