Are you saying this is the "proper, correct or more efficient way" to list these items in main.cf ?????
thanks ----- Original Message ----- From: "Len Conrad" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 21, 2003 10:00 AM Subject: [IMGate] Re: Whitelisting > > > >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 > > Yahoo! Groups SponsorADVERTISEMENT<BR> fro > >m n37.grp.scd.yahoo.com[66.218.66.105]; > >from=<[EMAIL PROTECTED] ahoo.com> > > 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 > > >
