Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-22

SMTP AUTH with <challenge> will not work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Resolution: Fixed
    • 2.0a2
    • None
    • SMTPServer
    • None
    • Operating System: Windows NT/2K
      Platform: PC
    • 6340

    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

      Attachments

        Activity

          People

            Unassigned Unassigned
            r.nakamura@3rd.co.jp r.nakamura
            Votes:
            3 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: