tracker issue : CF-4088913

select a category, or use search below
(searches all categories and all time range)
Title:

CFIMAP action="getHeaderOnly" transfers message bodies

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Tom Chiverton / Tom Chiverton (Tom Chiverton)

Created: 11/18/2015

Components: Net Protocols, IMAP

Versions: 11.0

Failure Type: Performance Issue

Found In Build/Fixed In Build: CF11_Final /

Priority/Frequency: Normal / Some users will encounter

Locale/System: ALL / Linux CentOS 5.3 x86-64

Vote Count: 0

Listed in the version 2016.0.0.297996 Issues Fixed doc
Verification notes: verified_fixed on August 28, 2019 using build 2016.0.01.298513
When using CFIMAP with action=getHeaderOnly then only the headers should be transferred from the server. In fact full mail bodies are, which causes excessive network traffic and overhead.

CF11 updater 7.

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	4088913

External Customer Info:
External Company:  
External Customer Name: Tom Chiverton
External Customer Email:  
External Test Config: <cfimap server="xxx"

    action="getHeaderOnly"

    username="xx"

    password="xxx"

    name="mailx"

    />

Attachments:

Comments:

[subscribe]
Comment by External U.
5282 | November 18, 2015 07:54:59 AM GMT
Hi Tom, I have tried using cfimap tag with action=getHeaderOnly, I am able to see only these headers: answered cc deleted draft flagged from header lines messageid messagenumber recent replyto rxddate seen sentdate size subject to uid Can you please provide a snippet, so that I can verify this?
Comment by HariKrishna K.
5283 | November 18, 2015 12:15:04 PM GMT
If you watch the network traffic, you can see the body go past.
Comment by External U.
5284 | November 18, 2015 12:38:12 PM GMT
This is fixed and would be available in the next update.
Comment by HariKrishna K.
5285 | December 22, 2015 03:57:24 AM GMT
Hi Adobe, I've verified this is fixed in CF2016 Update 1 (build 2016.0.01.298513), action=getHeaderOnly doesn't fetch the body now. Thanks!, -Aaron
Comment by Aaron N.
31241 | August 28, 2019 10:58:34 AM GMT
Hi Adobe, I've verified this issue also existed for cfpop in CF11 and that is also fixed in CF2016 Update 1 (build 2016.0.01.298513), cfpop's action=getHeaderOnly doesn't fetch the body now. Thanks!, -Aaron
Comment by Aaron N.
31246 | August 28, 2019 06:50:36 PM GMT