Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/JAMES-22 Here is an overview of the issue: --------------------------------------------------------------------- Key: JAMES-22 Summary: SMTP AUTH with <challenge> will not work Type: Bug Status: Closed Resolution: FIXED Project: James Components: SMTPServer Versions: 2.0a2 Assignee: Reporter: r.nakamura Created: Sat, 9 Feb 2002 3:16 AM Updated: Sun, 6 Jun 2004 5:15 PM Environment: Operating System: Windows NT/2K Platform: PC Description: SMTP AUTH with <challenge> will not work SMTPHandler.parseCommand() divide command like this. [sample] AUTH LOGIN challenge-string command = AUTH argument = LOGIN challenge-string argument1 = null --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
