On Mon, Mar 28, 2016 at 05:32:24PM -0400, Curtis Villamizar wrote:
> > No need for a CIDR table or any other workarounds.
> >
> > smtpd_helo_restrictions =
> > permit_mynetworks
> > permit_sasl_authenticated
> > reject_non_fqdn_helo_hostname
> > ... any other stuff...
>
>
> On http://www.postfix.org/postconf.5.html#smtpd_helo_restrictions
> permit_sasl_authenticated is not listed.
>
> Which makes some sense since the HELO occurs before AUTH. HELO checks
> seem to be all IP and hostname related.
>
> Am I missing something?
http://www.postfix.org/postconf.5.html#smtpd_delay_reject
--
Viktor.