[logback-dev] [Bug 65] New: SMTPAppenderBase: authentication options request

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Sun Apr 15 23:31:43 CEST 2007


http://bugzilla.qos.ch/show_bug.cgi?id=65

           Summary: SMTPAppenderBase: authentication options request
           Product: logback-core
           Version: unspecified
          Platform: PC
               URL: http://www.nabble.com/Re%3A-SMTPAppender%3A-
                    authentication-option-missing--p10006781.html
        OS/Version: All
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: Appender
        AssignedTo: logback-dev at qos.ch
        ReportedBy: hung at mxnmedia.com


I'm trying to use the SMTPAppender but my SMTP server requires that I
authenticate, and it appears that SMTPAppenderBase do not provide the necessary
authentication options.

I also notice that SMTPAppenderBase uses Transport.send(), and no where does it
use transport.connect(...) that accepts username and password.


-- 
Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the logback-dev mailing list