Martin Marques wrote: > I'm having some trouble seeing the contents of mail some mail, and I > thought it had to do the encoding specified in the header of the mail. > But today I tried the latest svn version on a server I have with an > older RC running, and I can't see the contents of a message sent by > cron. If I click on "view source" I see the contents of the message, > which are these (I eliminated all the received and delivered-to headers): > > From: ... > To: ... > Subject: Cron <...> run-parts /etc/cron.daily > Message-Id: <[EMAIL PROTECTED]> > Date: Sat, 26 Aug 2006 04:13:09 -0300 (ART) > Status: RO > X-UID: 12012 > Content-Length: 462 > X-Keywords: > Looks like the missing Content-Type header causes the problem. I have another test mail that isn't displayed properly which doesn't have one too.
I'll check that and add a fallback to text/plain. Thomas
