
cgregoir99 at yahoo
May 15, 2008, 1:39 AM
Views: 509
Permalink
|
|
From field with comma rewritten
|
|
Hello, When a message with a 'From:' header line contains a comma, like : From: my, test <my[at]addr.com> Sendmail rewrites it, prepending @domain_ name before the comma : From: my[at]domain_ name, test <my[at]addr.com> If the line is encoded beforehand by the SMTP client (quoted-printable, base64, ...), this rule does not apply. I noticed the same behaviour with Sendmail. Is there an explanation to this, and a way to deactivate it ? It's not about the MAIL FROM command, but the From: field. Thanks in advance. Christian -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
|