<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.30.3">
</HEAD>
<BODY>
On Mon, 2011-02-14 at 16:09 +0100, Simon Matter wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Hi,

I've seen a growing number of bounced mails from Cyrus LMTP where Postfix
logs &quot;501 5.5.4 Syntax error in parameters (in reply to MAIL FROM
command))&quot;

The problem is that those messages really have invalid from adresses, like
&quot;RosaS&#225;<A HREF="mailto:nchez@something.com">nchez@something.com</A>&quot;, but Postfix still accepts them. Later, Cyrus
runs parseaddr() on it ans correctly refuses to accept the mail.

Now, I'm interested to hear how others handle this case, if possible how
they handle it with postfix. I know that enabling strict_rfc821_envelopes
would possibly help but that seem to be a bad idea.
</PRE>
</BLOCKQUOTE>
good day my lord,<BR>
<BR>
i have also seen this lately -- coming from LMTP as well -- running your 2.3.16 rpm ...<BR>
<BR>
is this related?<BR>
<BR>
thanks<BR>
<BR>
m<BR>
<BR>
<BR>
Feb&nbsp; 3 15:03:25 DOMAIN postfix/qmgr[7263]: 906EE110F38: from=&lt;Webware_License@ocs.com&gt;, size=13232, nrcpt=1 (queue active)<BR>
Feb&nbsp; 3 15:03:26 DOMAIN postfix/smtpd[26815]: disconnect from ocsdcfw1-pat.ocs.com[66.151.185.166]<BR>
Feb&nbsp; 3 15:03:31 DOMAIN postfix/smtpd[2949]: connect from DOMAIN.com[82.103.143.139]<BR>
Feb&nbsp; 3 15:03:31 DOMAIN postfix/smtpd[2949]: 348A9110F39: client=DOMAIN.com[xxx.xxx.xxx.xxx]<BR>
Feb&nbsp; 3 15:03:31 DOMAIN postfix/cleanup[2945]: 348A9110F39: message-id=<BR>
Feb&nbsp; 3 15:03:31 DOMAIN postfix/qmgr[7263]: 348A9110F39: from=&lt;Webware_License@ocs.com&gt;, size=13898, nrcpt=1 (queue active)<BR>
Feb&nbsp; 3 15:03:31 DOMAIN postfix/smtpd[2949]: disconnect from DOMAIN.com[xxx.xxx.xxx.xxx]<BR>
Feb&nbsp; 3 15:03:31 DOMAIN lmtp[6430]: accepted connection<BR>
Feb&nbsp; 3 15:03:31 DOMAIN lmtp[6430]: connection from DOMAIN.com [xxx.xxx.xxx.xxx] preauth'd as postman<BR>
Feb&nbsp; 3 15:03:31 DOMAIN amavis[30491]: (30491-06) Passed CLEAN, [66.151.185.166] [66.151.185.166] &lt;Webware_License@ocs.com&gt; -&gt; &lt;user@domain.com&gt;, mail_id: xu-j3SOEehs8, Hits: -1.186, size: 13221, queued_as: 348A9110F39, 5337 ms<BR>
Feb&nbsp; 3 15:03:31 DOMAIN amavis[30491]: (30491-06) Passed CLEAN, &lt;Webware_License@ocs.com&gt; -&gt; &lt;user@domain.com&gt;, Hits: -1.186, tag=-99, tag2=4, kill=6, queued_as: 348A9110F39, L/Y/0/0<BR>
Feb&nbsp; 3 15:03:31 DOMAIN postfix/smtp[2946]: 906EE110F38: to=&lt;user@domain.com&gt;, orig_to=&lt;ccuse@radius.fr&gt;, relay=amavis.DOMAIN.com[xxx.xxx.xxx.xxx]:10025, delay=5.9, delays=0.53/0/0/5.3, dsn=2.0.0, status=sent (250 2.0.0 Ok, id=30491-06, from MTA([xxx.xxx.xxx.xxx]:10045): 250 2.0.0 Ok: queued as 348A9110F39)<BR>
Feb&nbsp; 3 15:03:31 DOMAIN postfix/qmgr[7263]: 906EE110F38: removed<BR>
Feb&nbsp; 3 15:03:31 DOMAIN postfix/lmtp[3017]: 348A9110F39: to=&lt;user@domain.com&gt;, relay=imap.DOMAIN.com[xxx.xxx.xxx.xxx]:24, delay=0.06, delays=0.01/0.01/0/0.04, dsn=5.6.0, status=bounced (host imap.DOMAIN.com[xxx.xxx.xxx.xxx] <B><FONT COLOR="#ff0000">said: 554 5.6.0 Message contains invalid header (in reply to end of DATA command))</FONT></B><BR>
Feb&nbsp; 3 15:03:31 DOMAIN postfix/cleanup[2945]: 47D3E110F3A: message-id=&lt;20110203140331.47D3E110F3A@DOMAIN.com&gt;<BR>
Feb&nbsp; 3 15:03:31 DOMAIN postfix/qmgr[7263]: 47D3E110F3A: from=&lt;&gt;, size=15842, nrcpt=1 (queue active)<BR>
Feb&nbsp; 3 15:03:31 DOMAIN postfix/bounce[3018]: 348A9110F39: sender non-delivery notification: 47D3E110F3A<BR>
Feb&nbsp; 3 15:03:31 DOMAIN postfix/qmgr[7263]: 348A9110F39: removed
</BODY>
</HTML>