Hi Thomas, Thanks for fixing it so quickly, that was annoying me for about a week, I thought it was something to do with my how some of my unix cron jobs were running as i just upgraded postfix aswell.
Regards, Carson. On Sun, 27 Aug 2006 13:18:40 +0200, Thomas Bruederli <[EMAIL PROTECTED]> wrote: > 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
