Hi Rhett,

Can you develop a Procmail whitelist rule that has to pass:
1) IP subnet
2) receiving server
3) list of domains?


:0 fw
* ^Received:.*by gateway\.hdinfo\.com
* ^Received: from.*192\.168\.1\.
* ^From:.*(hdinfo\.com|second\.com|third\.com)
| formail -A "X-Custom: White List - Internal"

:0 w
* ^X-Custom: White List
! -oi -f "$@"

--Larry




-----Original Message-----
From: Rhett Gibson

I am using SpamAssassin (v2.44-11.8) to filter all of the incoming mail on
my domain.  (Sendmail v8.12.8 and Procmail 3.22.9 on a RedHat 9.0 machine).
Everything is working great, but it declares mail sent from people in my own
office as Spam.  What is the most efficient way to avoid this?  I have some
added complexity because various users send email from different domain
names.  



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to