Alle,

We would like to filter all internal email so that it bypasses SpamAssassin. We have set up per_client_filters using:

smtpd_client_restrictions =
    check_client_access cidr:/etc/postfix/per_client_filter

== per_client_filter:
0.0.0.0/0       FILTER spamassassin:
10.0.0.0/8      FILTER dummy:
...

The spamassasin filter works fine, but how do we create a dummy filter that just does a bypass of all the internal emails?

Best Regards,
Camron
        
--
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu America, INC.
E-mail:         [EMAIL PROTECTED]

Reply via email to