Re: RFC 2822 and "From" header field

2011-05-24 Thread Wietse Venema
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 If you want From: "Fullname" , then provide the message includ

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

Re: RFC 2822 and "From" header field

2011-05-23 Thread Jeroen Geilman
On 05/24/2011 08:44 AM, Jeroen Geilman wrote: On 05/24/2011 01:03 AM, Boris Korzun wrote: 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

Re: RFC 2822 and "From" header field

2011-05-23 Thread Jeroen Geilman
On 05/24/2011 01:03 AM, Boris Korzun wrote: 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, Inco

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