DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=19125>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=19125 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2006-08-31 16:54 ------- I've dropped the X-Priority header support. My understanding is that X-Priority is not standard (hence the X-) and was originally intended to indicate the timeliness of the message so that less urgent messages (say involving a conference 6 months in advance) could be sent at night when long-distance rates were cheaper. There is also a X-MS-Priority used by MS Outlook. Since the JavaMail API people didn't decide to add it the API level, I hesitant to do it here. I did add a bcc property and added an extension point (the addressMessage method) that you could override to do any additional tweaking of the message that is desired. Committed in rev 438983 against 1.2 branch and 438984 against trunk. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
