Achievo/ATK - Bugzilla – Bug 45
Achievo sends malformed 'todo item' e-mails
Last modified: 2003-11-10 23:13:02
You need to log in before you can comment on or make changes to this bug.
Achievo appends extra headers to a todo item email. These headers should not contain any extra newlines. As a result, i'm seeing a "X-MSMail-Priority: Normal" header in the message body.
I've noticed that there was a mix of \n and \r\n in one message. \r\n is the recommended header separator according to http://nl.php.net/manual/en/function.mail.php and the RFC's. Tom: I've sent you 3 mails. Can you verify which one of the 3 work correct (if they work correct, you shouldn't see any header in the message body, and the priority in your mail client should be 'High' or 'Highest').
I've replaced a \n in the header with \r\n, as recommended in the php manual. Although the reporter did no longer experience this problem, I think it's good to change it anyway.
It could also have been some bug in Mozilla MailNews 1.3.x. Anyway, it works in Mozilla 1.5