Re: warn_if_reject ignored

2010-11-12 Thread Michael Tokarev
12.11.2010 12:33, Lists wrote: [] >> smtpd_helo_restrictions = >> warn_if_reject reject_invalid_hostname >> check_helo_access regexp:/etc/postfix/helo.regexp > > Thanks Ralph, that makes sense. I copied the original line from this > list many years ago - just noticed in postconf (5) that

Re: warn_if_reject ignored

2010-11-12 Thread Lists
On 12/11/10 08:58, Ralf Hildebrandt wrote: smtpd_helo_restrictions = warn_if_reject reject_invalid_hostname regexp:/etc/postfix/helo.regexp actually means: smtpd_helo_restrictions = warn_if_reject reject_invalid_hostname regexp:/etc/postfix/helo.regexp which actually means smtpd_hel

Re: warn_if_reject ignored

2010-11-12 Thread Ralf Hildebrandt
* Lists : > Hi guys, > > Running Postfix 2.3.3-2.1.el5_2 (RHEL5.5), I have the following in main.cf: > > smtpd_helo_restrictions = warn_if_reject reject_invalid_hostname > regexp:/etc/postfix/helo.regexp actually means: smtpd_helo_restrictions = warn_if_reject reject_invalid_hostname reg