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=24969>. 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=24969 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14831|0 |1 is obsolete| | ------- Additional Comments From [EMAIL PROTECTED] 2005-04-26 15:32 ------- Created an attachment (id=14843) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=14843&action=view) Improved AUTH patch Improved the patch to include an SMTPDebug option (this enables mail session debugging). Add the following to your appender config to allow SMTP server authentication: <param name="SMTPUsername" value="username"/> <param name="SMTPPassword" value="password"/> <param name="SMTPDebug" value="true"/> If either the username or password are missing the appender will behave as before. -- 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]
