Hi
I have postfix 3.9.1 and the configuration file is 1:1 with postfix 3.8.5
It seems to me that postfix 3.9.x is more restrictive because when I try to send using a perl script, I can't send the message via postfix3.9 but I can via postfix3.8 and in the postfix3.9 logs there are errors related to nonsmtp

Jul  8 13:33:10 smtp2 postfix/submission/smtpd[1987485]: connect from smtp1v.domain.ltd.pl[xxx.xxx.xxx.209] Jul  8 13:33:10 smtp2 postfix/submission/smtpd[1987485]: discarding EHLO keywords: CHUNKING Jul  8 13:33:10 smtp2 postfix/submission/smtpd[1987485]: warning: non-SMTP command from smtp1v.domain.ltd[xxx.xxx.xxx.209]: . Jul  8 13:33:10 smtp2 postfix/submission/smtpd[1987485]: disconnect from smtp1v.domain.ltd[xxx.xxx.xxx.209] ehlo=1 auth=1 unknown=0/1 commands=2/3

I known problem is nonsmtp comand "."

In main.cf:
smtpd_data_restrictions = reject_unauth_pipelining
smtpd_discard_ehlo_keywords = chunking


But I dont known where:
https://paste.debian.net/1384857/



--

_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to