> SA 2.60
> Postfix 2.0.16
>
> I've got various local daemons that occasionally send email from
> [EMAIL PROTECTED] to [EMAIL PROTECTED]  Works like a charm.  Unfortu-
> nately, SA flags them as spam:

> So, I added whitelist entries to /etc/spamassassin/local.cf for all
> the machines in my home lan, and restarted spamassassin.
>   def_whitelist_from_rcvd     [EMAIL PROTECTED]    haggis

I had the same situation as yourself. I to found that
def_whitelist_from_rcvd didn't work.
I used whitelist_from instead in the local_cf.
whitelist_from     [EMAIL PROTECTED]
whitelist_from     [EMAIL PROTECTED]
whitelist_from     [EMAIL PROTECTED]

That worked for me.

--
Patrick





-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to