[jira] [Created] (JAMES-4184) TOP msg 0 - only read headers

"Benoit Tellier (Jira)" <[email protected]> Thu, 5 Mar 2026 16:47:00 +0000 (UTC)
Newsgroups gmane.comp.jakarta.james.devel
Message-ID <[email protected]>
Benoit Tellier created JAMES-4184:
-------------------------------------

             Summary: TOP msg 0 - only read headers
                 Key: JAMES-4184
                 URL: https://issues.apache.org/jira/browse/JAMES-4184
             Project: James Server
          Issue Type: Improvement
          Components: POP3Server
            Reporter: Benoit Tellier


Using TOP msg 0 
Prior to RETR
Is a common POP3 mecanic

It shall only serve headers

We sadly serve the body upon this operation resulting in double the amount of read.

Rely on the Header fetch group to not read the full body when possible.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)