You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2006/08/31 18:54:25 UTC

DO NOT REPLY [Bug 19125] - SMTP Appender should support more of the JavaMail configurations

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


carnold@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From carnold@apache.org  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: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org