tracker issue : CF-4021472

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

CFPOP doesn't put all inline images in to attachment files but does add them to attachmentFiles

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/Duplicate

Reporter/Name(from Bugbase): Daniel Mackey / Daniel Mackey (Daniel Mackey)

Created: 07/15/2015

Components: Net Protocols, POP

Versions: 11.0

Failure Type:

Found In Build/Fixed In Build: CF11_Final /

Priority/Frequency: Major / All users will encounter

Locale/System: English / Win 2008 Server R2 64 bit

Vote Count: 0

Duplicate ID:	CF-4016861

Problem Description:

Send an email from Outlook with embedded images and an attached file such as a PDF. Use CFPOP to get the mail with attachments.

attachmentfiles correctly lists all files but attachments only lists the non-embedded file. cIDs does list all the embedded file names.

Steps to Reproduce:
Send email from Outlook with 2 embedded files file1.png and file2.png and 1 attached file mypdf.pdf

Actual Result:
attachments = "mypdf.pdf"
attachmentfiles = "c:\temp\file1.png c:\temp\file2.png c:\temp\mypdf.pdf"
cids = "file1.png, file2.png"

Expected Result:
attachments = "file1.png, file2.png, mypdf.pdf"
attachmentfiles = "c:\temp\file1.png c:\temp\file2.png c:\temp\mypdf.pdf"
cids = "file1.png, file2.png"

Any Workarounds:
Only use attachmentfiles but you don't get the real filename as they may be saved unique

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

Watson Bug ID:	4021472

External Customer Info:
External Company:  
External Customer Name: Daniel
External Customer Email:  
External Test Config: My Hardware and Environment details: Windows, CF11,0,05,293506



Worked fine prior to updating to latest update to CF11

Attachments:

Comments:

I can send headers and examples as required
Comment by External U.
6647 | July 15, 2015 03:38:34 PM GMT
Why was this withdrawn and closed without comment? Where is the duplicate bug? Dan.
Comment by External U.
6648 | July 16, 2015 01:02:03 AM GMT
Hi Dan, I have added the duplicate bug in the duplicate Id filed. Here is the bug #CF-4016861 for your reference. Regards, Hari
Comment by HariKrishna K.
6649 | July 16, 2015 01:20:56 AM GMT
Thanks Hari. All sorted :-)
Comment by External U.
6650 | July 16, 2015 08:17:39 AM GMT