On Fri, Jan 05, 2007 at 06:57:16PM +0000, Andr??? Poenitz wrote: > On Thu, Jan 04, 2007 at 07:06:52PM +0100, Enrico Forestieri wrote: > > PS: I see that following the current fashion you started using utf8, > > but please fix the headers of your mailer as it currently adds: > > Content-Type: text/plain; charset=us-ascii > > such that mutt mangles your name... > > That change was not intentional. I just happened to end up at the net > with the wrong machine (and it accidentally 'worked'...)
Actually, the problem lies in the 2047-encoded From: header, as pointed out by Angus. The base64 encoding is at fault there. -- Enrico