Camron W. Fox wrote:
John Hardin wrote:
On Tue, 26 Aug 2008, Camron W. Fox wrote:

    We are running SA V3.2.4 on RHEL5.1.

How do messages get passed to SA for scoring?

The best way is to note the internal origination of the message and bypass SA entirely. Exactly how that is done depends on your plumbing.

John,

    Postfix hands the messages off to SA with the content_filter option.

You can bypass the filter for specific clients using the FILTER action.

smtpd_client_restrictions =
        check_client_access cidr:/etc/postfix/per_client_filter

== per_client_filter:
127.0.0.1/32    FILTER dummy:
...

if you need help for this, use the postfix-users list as this mostly OT here.



Reply via email to