Possible to set email priority, not just queue priority?
6 views
Skip to first unread message
michaelg
unread,
Aug 21, 2009, 1:08:32 PM8/21/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-mailer
After looking through the code it appears that "priority" refers to an
emails position in the queue. However, is it possible to set an
email's priority so that when the user opens his inbox it is listed as
"high" priority? Any insight to accomplishing this kind of
functionality would be appreciated.