patch for mail priority



Hi Philip,

There seems to be a bug [in the priority handling in tinymail/camel;
which makes all the normal-prio mails sent look like high-prio.

Based on:
http://www.ninebynine.org/IETF/Messaging/HdrRegistry/mail/X-Priority.htm
l

and checking of what Outlook does, I think the priorities should be
like:


HIGH:   X-MSMail-Priority: High   / X-Priority: 1,2
NORMAL: X-MSMail-Priority: Normal / X-Priority: 3
LOW:    X-MSMail-Priority: Low    / X-Priority: 4,5

This patch fixes that for both incoming and outgoing messages.

Can I commit?

Best wishes,
Dirk.

Attachment: fix-priority-flags.patch
Description: fix-priority-flags.patch



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]