Outlook uses these two fields for priority; X-Priority: 1 (Highest) X-MSMail-Priority: High
The only way I can think of to set those from sendmail would be modify the html mail generator to include them in the header; Like so: To: [EMAIL PROTECTED] Subject: This is important mail Content-Type: text/plain X-Priority: 1 (Highest) X-MSMail-Priority: High -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of slazzari Sent: Monday, October 29, 2007 10:56 AM To: [email protected] Subject: [zenoss-users] setting email priority? Is there a way to set emails sent from Zenoss as high priority? That way, I can set my Blackberry to ding when I get them. I tried this with a client-side rule in Outlook, but that only runs when my laptop is on. This may be a setting in Sendmail somewhere, too, and not Zenoss. Any help would be appreciated. Thanks -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=12401#12401 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users This e-mail message is intended only for the personal use of the recipient(s) named above. If you are not an intended recipient, you may not review, copy or distribute this message. If you have received this communication in error, please notify the Hearst Service Center ([EMAIL PROTECTED]) immediately by email and delete the original message. _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
