Re: Hardware with non-FQDN EHLO

2016-03-28 Thread Viktor Dukhovni
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

Re: Hardware with non-FQDN EHLO

2016-03-28 Thread Curtis Villamizar
ething? Curtis > > > > ---- Mensaje original ---- > > De: wie...@porcupine.org > > Fecha:25/03/2016 17:56 (GMT+00:00) > > Para: Postfix users > > Asunto: Re: Hardware with non-FQDN EHLO > > > > Nicols: > >> Hi, > >> &

Re: Hardware with non-FQDN EHLO

2016-03-26 Thread Noel Jones
other workarounds. smtpd_helo_restrictions = permit_mynetworks permit_sasl_authenticated reject_non_fqdn_helo_hostname ... any other stuff... -- Noel Jones > > Mensaje original > De: wie...@porcupine.org > Fecha:25/03/2016 17:56 (GMT+00:00) > Para: Postfix users >

Re: Hardware with non-FQDN EHLO

2016-03-26 Thread Nicolás
y original approach. Thanks! Nicolás Mensaje original De: wie...@porcupine.org Fecha:25/03/2016 17:56 (GMT+00:00) Para: Postfix users Asunto: Re: Hardware with non-FQDN EHLO Nicol?s: > Hi, > > I have some hardware which I've configured to send e-mails thr

Re: Hardware with non-FQDN EHLO

2016-03-25 Thread Wietse Venema
Nicol?s: > Hi, > > I have some hardware which I've configured to send e-mails through > my Postfix server. Unfortunately, this hardware's firmware has > its' EHLO command hardcoded, not being it an FQDN. > > In Postfix, I've configured smtpd_helo_restrictions to > have?reject_non_fqdn_helo_hostname

Re: Hardware with non-FQDN EHLO

2016-03-25 Thread /dev/rob0
On Fri, Mar 25, 2016 at 04:39:23PM +, Nicolás wrote: > I have some hardware which I've configured to send e-mails through > my Postfix server. Unfortunately, this hardware's firmware has its' > EHLO command hardcoded, not being it an FQDN. > > In Postfix, I've configured smtpd_helo_restricti