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

SMTP Auth does not respect "*" to cancel AUTH

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2.0, 2.3.0, 2.3.1, 2.3.2, 2.3.3, 2.4, 3.0-M1, 3.0.0, Trunk
    • 3.0-M1, 3.0.0
    • SMTPServer
    • None

    Description

      According to RFC2554:
      "If the client wishes to cancel an authentication exchange, it issues a line with a single "*". If the server receives such an answer, it MUST reject the AUTH command by sending a 501 reply."

      Like this (from a Postfix session):
      AUTH PLAIN
      334
      *
      501 5.7.0 Authentication aborted

      Attachments

        Activity

          People

            norman Norman Maurer
            norman Norman Maurer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: