"Jon McGreevy" <[EMAIL PROTECTED]> wrote on 03/03/2005 10:12:56 AM:
> Tried both of those and not successful, anymore ideas
>
> -----Original Message-----
> From: Gray, Richard [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 03, 2005 10:03 AM
> To: [EMAIL PROTECTED]; users@spamassassin.apache.org
> Subject: RE: Problem with a Rule
>
> Use
>
> header LOCAL_MAIL From =~ /[EMAIL PROTECTED]/I
>
> Alternatively
>
> whitelist_from [EMAIL PROTECTED]
>
> This is generally not considered a good idea tho, because these headers
> are very easy to forge. (viruses tend to masquarade as
> internal->internal mail)
>
> R
>
How are you running SA? Have you restarted it after making your config changes? You may need to restart whatever invokes SA (Mailscanner, Amavisd, etc.) as well.
Andy
- RE: Problem with a Rule Andy Jezierski
- RE: Problem with a Rule Matt Kettler
- Re: Problem with a Rule Steven Dickenson