On Sun, 2 Nov 2003, Ron Johnson wrote: > Hi, > > SA 2.60 > Postfix 2.0.16 [snip..]
> 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 > def_whitelist_from_rcvd [EMAIL PROTECTED] heatherj > def_whitelist_from_rcvd [EMAIL PROTECTED] aku > > I got that form of usage from /usr/share/spamassassin/60_whitelist.cf > > However, these emails are still being flagged as spam. Anyone have > thoughts? Did you read the man page Mail::SpamAssassin::Conf entry for whitelist_from_rcvd? Do you understand that the second argument to it -must- be a valid rDNS name? If you look at the entries in 60_whitelist.cf, you'll see things like 'yahoo-inc.com'. A nslookup on yahoo-inc.com works. If I do a 'nslookup haggis.' I get an error message, not a successful DNS lookup. Note that it must be a valid rDNS, so take the name, look up the address, take the address lookup the name and see if final name matches the initial name. Also take note that 'trusted_networks' must be set correctly for whitelist_from_rcvd to work. Yes, you can use whitelist_from instead of whitelist_from_rcvd, but whitelist_from is trivial for spammers to abuse. -- Dave Funk University of Iowa <dbfunk (at) engineering.uiowa.edu> College of Engineering 319/335-5751 FAX: 319/384-0549 1256 Seamans Center Sys_admin/Postmaster/cell_admin Iowa City, IA 52242-1527 #include <std_disclaimer.h> Better is not better, 'standard' is better. B{ ------------------------------------------------------- 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