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 ------- Additional Comments From [EMAIL PROTECTED] 2005-04-25 16:35 ------- Created an attachment (id=14831) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=14831&action=view) Patch file to add AUTH support to the email appender Add the following to your appender config to allow SMTP server authentication: <param name="SMTPUsername" value="username"/> <param name="SMTPPassword" value="password"/> 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]
