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

POP3 CAPA command returns different capabilities in different states.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 3.0.0-beta5
    • None
    • POP3Server
    • None
    • Linux

    Description

      After you connect to the POP3 server and issue CAPA command it returns:
      capa
      +OK Capability list follows
      PIPELINING
      USER
      STLS
      .
      After you authenticate it returns additional UIDL capability.
      capa
      +OK Capability list follows
      PIPELINING
      USER
      UIDL
      TOP
      .

      The CAPA command should return the same output in any state.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ssavarala Sandeep Savarala
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: