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

POP3 server doesn't perform an exlusive-access locks in a transaction required by rcf1939.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 3.0-M2
    • POP3Server
    • None
    • windows 2000 server, linux redhat

    Description

      According to rfc1939 the standard behavoir of a pop3 server is:
      1) The client opens a connection and server gets into the AUTORISATION state.
      2) The user authenticate himself and the server gets into the TRANSACTION state, "... the POP3 server then acquires an exclusive-access lock on the maildrop, as necessary to prevent messages from being modified or removed before the session enters the UPDATE state. "
      3) The client sends a QUIT command and the server gets into the UPDATE state, updating the repository.

      James doesn't perform the exclsive-access lock required by rfc1939

      Attachments

        Activity

          People

            norman Norman Maurer
            marangiom Marcello Marangio
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: