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

SMTP AUTH PLAIN is not working

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.0
    • 3.2.0
    • SMTPServer
    • None

    Description

      When doing a simple AUTH PLAIN sequence, login always fail.

      This simple dialog fail at last step :

      S: 220 mydomain.tld smtp
      C: AUTH LOGIN
      S: 334 VXNlcm5hbWU6
      C: Ym9iQG15ZG9tYWluLnRsZA==
      S: 334 UGFzc3dvcmQ6
      C: c2VjcmV0
      S: 235 Authentication Successful
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            matthieu Matthieu Baechler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: