You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ji...@apache.org on 2004/06/07 02:15:53 UTC

[jira] Closed: (JAMES-22) SMTP AUTH with will not work

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