You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2005/01/13 07:53:46 UTC

DO NOT REPLY [Bug 33077] New: - MailSessionFactory should also allow Authenticated Sessions

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=33077>.
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=33077

           Summary: MailSessionFactory should also allow Authenticated
                    Sessions
           Product: Tomcat 5
           Version: 5.5.4
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: adeh@yahoo.com


There is no way to use the JNDI mail session and send mail through authenticated
smtp. If we want to store mail parameters on the server side, then we must
implement our own authenticated mail session factory. However, the existing
MailSessionFactory could easily handle this case for:
mail.smtp.auth="true"
Currently this attribute is ignored and has no effect.
This bug was reported in Tomcat4 and a patch was submitted:
http://issues.apache.org/bugzilla/show_bug.cgi?id=31288
but the patch was not merged into the Tomcat5 tree.

-- 
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: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org