[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> My site has a structure where I know that all mails to/from the
> Internet go via a specific set of relays, whereas all internal mails
> go via a set of internal-only mail relays that are unreachable from
> the Internet.

I implemented something similar.  Since we use procmail for delivery, it
was simple to make the rule that calls spamassassin do so only in the
case where certain Received: headers appeared in the message (indicating
that the mail passed through a particular relay).

Thus, instead of writing a rule to catch this case, simply not call spam
assassin for internal-only mails (which sounds like what you want).

Speeds things up, too.

-- 
   [EMAIL PROTECTED] (Fuzzy Fox)     || "Good judgment comes from experience.
sometimes known as David DeSimone  ||  Experience comes from bad judgment."


-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to