Internet Chicago Staff wrote: >looks like its failing before it gets to your whitelist, I think you need to >re-order your checks, and move your whitelist to the first position, as well >as your permit mynetworks. > >But what do I know :) > > yes, but ...
the mta_clients_bw.map is part of smtpd_recipient_restrictions and the header checks are part of header_checks=pcre:/etc/postfix/header_checks.regexp and smtpd_recipient_restrictions is before header_checks thats why I'm confused. I dont want to list them in mynetworks, since I dont want to allow them to relay out from our postfix server - only deliver into our customers domain without checks (as I said before, it's there office in China). Thanks, Kevin
