>reject_non_fqdn_sender,
>   reject_non_fqdn_recipient,
>   reject_unknown_sender_domain,
>   reject_unknown_recipient_domain,
>   permit_mynetworks,
>   reject_unauth_destination,
>   reject_unauth_pipelining,
>   reject_maps_rbl,
>   reject_rbl_client relays.ordb.org,
>   reject_unknown_recipient_domain,
>   check_client_access hash:/etc/postfix/mta_clients_bw.map,
>   check_sender_access regexp:/etc/postfix/from_senders.regexp,
>   permit
>
>Jul 20 12:54:37 postfix-01 postfix/cleanup[23298]: F36A83C62EE: hold: body
>&nbsp; Yahoo! Groups SponsorADVERTISEMENT<BR> fro
>m n37.grp.scd.yahoo.com[66.218.66.105];
>from=<[EMAIL PROTECTED]>
>   to=<[EMAIL PROTECTED]> proto=SMTP helo=<n37.grp.scd.yahoo.com>
>
>Looks like it caught ADVERTISEMENT from the body, but shouldn't it go
>through the whitelisting before it gets to the body checks

whitelisting SMTPD restrictions only affects .... SMTPD blacklisting.

All messages then go through cleanup for header + body scanning. No 
whitelisting in cleanup, probably the biggest weakness in postfix.

Len


Reply via email to