Client has an appliance (Axion RTAC) that sends email based reports. I don't have access to the appliance or its docs. It used to send its emails to an Exchange server that has been decommissioned. I'm trying to get it to send to my postfix server. I have it whitelisted for postfix checks.
I'm getting this in my log: Aug 9 00:00:00 tn3 postfix/postscreen[16413]: CONNECT from [152.86.61.4]:46016 to [serverip]:25 Aug 9 00:00:00 tn3 postfix/postscreen[16413]: WHITELISTED [152.86.61.4]:46016 Aug 9 00:00:00 tn3 postfix/smtpd[16414]: connect from oxyrtac.mlec.com[152.86.61.4] Aug 9 00:00:01 tn3 postfix/smtpd[16414]: improper command pipelining after MAIL from oxyrtac.mlec.com[152.86.61.4]: RCPT TO: oxyme...@mlec.com\r\nDATA\r\nFrom: OXY Report RTAC<rtac_m...@mlec.com>\r\nTo: OxyMeter <OxyMeter@ Aug 9 00:00:01 tn3 postfix/smtpd[16414]: warning: non-SMTP command from oxyrtac.mlec.com[152.86.61.4]: From: OXY Report RTAC<rtac_m...@mlec.com> Aug 9 00:00:01 tn3 postfix/smtpd[16414]: disconnect from oxyrtac.mlec.com[152.86.61.4] mail=0/1 rcpt=0/1 data=0/1 unknown=0/1 commands=0/4 Not sure if it's the <CR><LF> it's sending that's hosing the pipelining or what. How can I debug what happens with this connection? _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org