DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19179>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19179 enhancement to mail / email task to support smtp auth ------- Additional Comments From [EMAIL PROTECTED] 2003-04-21 03:07 ------- Axis sends mail in two ways. Through its own code, and using the mime support in mail.jar when attachments are added. I dont know if Sun's code supports auth -if it doesnt, you are out of luck. If it does, then feel free to add -the code to <mail> to set the username and passwd attributes -the extensions to the build in mail class to support it -the bridge to the sun implementation to pass them down I'm sure this contribution would be appreciated by many. steve