Re: RFC 2822 and "From" header field

2011-05-24 Thread Boris Korzun
24.05.2011, 17:44, "Jeroen Geilman" : > If your client submits mail with the legacy form of the From: header, > fix the client. I send the message via sendmail(1) - sendmail -F 'Fullname' drtr0...@domain.tld And I get the header: Postfix's sendmail(1): From: sen...@domain.tld (Fullname) Sendmail i

RFC 2822 and "From" header field

2011-05-23 Thread Boris Korzun
RFC 2822 says that originator header fields with the full name (of person who sent the message) in parentheses after address without angle brakets is legacy form. And postfix's sendmail sends message from user with the fullname in parentheses, but Sendmail (Sendmail Consortium) sends message fro