Is there a way to have locally submitted mail (my_networks) bypass header_checks when using a single master.cf smtpd instance?
Since implementing Sahil's fine checkdbl.pl tcp server in header_checks, I've noticed a 1-3 second delay when submitting from my workstation MUA. Prior to this submission was instantaneous. If implementing a submission smtpd is the only way to solve this, is there an easy one line parameter to instruct it to bypass all header_checks and smtp_foo_restrictions and simply permit everything from 192.168.100.0/24? Thanks. -- Stan