Re: misbehaving check_helo_access in smtpd_helo_restrictions

2009-11-09 Thread frantisek holop
hmm, on Mon, Nov 09, 2009 at 10:22:59AM -0500, Brian Evans - Postfix List said that > frantisek holop wrote: > > thanks for the cluestick. i moved that particular check into > > smtpd_client_restrictions as whitelisting these clients is "absolute", > > not just because they can't handle their own

Re: misbehaving check_helo_access in smtpd_helo_restrictions

2009-11-09 Thread Brian Evans - Postfix List
frantisek holop wrote: > hmm, on Mon, Nov 09, 2009 at 09:49:16AM -0500, Brian Evans - Postfix List > said that > >> frantisek holop wrote: >> >>> main.cf: >>> >>> >>> smtpd_helo_restrictions = >>> permit_mynetworks >>> check_helo_access hash:/etc/postfix/client_checks >>>

Re: misbehaving check_helo_access in smtpd_helo_restrictions

2009-11-09 Thread frantisek holop
hmm, on Mon, Nov 09, 2009 at 09:49:16AM -0500, Brian Evans - Postfix List said that > frantisek holop wrote: > > main.cf: > > > > > > smtpd_helo_restrictions = > > permit_mynetworks > > check_helo_access hash:/etc/postfix/client_checks > > reject_unlisted_recipient > >

Re: misbehaving check_helo_access in smtpd_helo_restrictions

2009-11-09 Thread Brian Evans - Postfix List
frantisek holop wrote: > main.cf: > > > smtpd_helo_restrictions = > permit_mynetworks > check_helo_access hash:/etc/postfix/client_checks > reject_unlisted_recipient > reject_invalid_helo_hostname > reject_non_fqdn_helo_hostname > reject_unknown_helo_