Noel Jones put forth on 4/10/2010 8:16 PM: > On 4/10/2010 5:49 PM, Stan Hoeppner wrote: >> smtpd_recipient_restrictions = >> ... >> check_client_access regexp:/etc/postfix/fqrdns.regexp >> ... > > > You'll probably get more hits using > check_reverse_client_hostname_access. That prevents some clients from > sneaking through as "unknown" when they don't have a matching A record. > > http://www.postfix.org/postconf.5.html#check_reverse_client_hostname_access
I'm still on Debian Stable (Lenny) Postfix 2.5.5. When Squeeze is rolled to stable and I get Postfix 2.6.5 I'll be changing this, as well as some other parameters that are only available in 2.6+ -- Stan