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

Imap support non-RFC AUTH LOGIN

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Invalid
    • None
    • None
    • IMAPServer
    • None

    Description

      We are able to authenticate to IMAP via a non-RFC AUTH LOGIN command:

      (cat << EOF | sed 's/$/^M/g' ; cat -) | nc localhost 143 -vv
      2 LOGIN {19}
      user1@open-paas.orgsecret
      EOF
      Connection to 51.68.40.141 143 port [tcp/imap2] succeeded!
      * OK JAMES IMAP4rev1 ServerĀ  Server HOSTNAME is ready.
      +
      2 OK LOGIN completed.
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            gdifolco Gautier DI FOLCO
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: