I finally found http://spamassassin.org/doc/Mail_SpamAssassin_Conf.html. which covers this. Using whitelist_from will bypass checking based on the from address. To bypass based on the sending server(and from address) use whitelist_from_rcvd. To bypass tests for all mail from your use
whitelist_from_rcvd [EMAIL PROTECTED] myims.myhome.dom This will used the received headers and look for myims.myhome.dom[10.10.10.10] To bypass only mail from a very important sender and only when it comes from a certain server use whitelist_from_rcvd [EMAIL PROTECTED] myims.myhome.dom To bypass all mail from your home domain use whitelist_from [EMAIL PROTECTED] [EMAIL PROTECTED] Only * and ? are allowed. Multiple arguments are allowed after a single whitelist_from. Pat Masterson <bat To: [EMAIL PROTECTED] @grumman.com> cc: Sent by: Subject: [SAtalk] whitelist question: spamassassin-tal k-admin 06/20/2003 10:18 AM What exactly does a "whitelist_from" directive do? Does it add a negative score? Or does it cause Spamassassin to ignore that particular sender? Does "whitelist_from" match against the DNS name that results from the reverse DNS lookup of the IP of the conecting MTA? Thanks. -pat *-----------------------------------------------------------------------------* * Pat Masterson B38-01, Northrop Grumman, * Ham:KE2LJ * South Oyster Bay Rd. Plant 1. * President Grumman Amateur * Bethpage, NY 11714 * Radio Club WA2LQO * email: [EMAIL PROTECTED] Fone: 516-346-7125 * www.qsl.net/wa2lqo *-----------------------------------------------------------------------------* ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk