Status/Resolution/Reason: Closed/Withdrawn/CannotReproduce
Reporter/Name(from Bugbase): Daniel Heighton / Daniel Heighton (Daniel Heighton)
Created: 10/24/2016
Versions: 2016
Failure Type: Non Functioning
Found In Build/Fixed In Build: CF2016_Update2 /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Win 2008 Server R2 64 bit
Vote Count: 0
Problem Description:
CFIMAP will download emails from a specific sender, but will not download the attached file. So far I only have it happening with one sender. It doesn't have an issue downloading attachments off other emails.
Steps to Reproduce:
Make an imap call to a gmail inbox with this particular email in it.
var imapgmail = new imap(secure="true",server=variables.server,port=variables.port,username=variables.username,password=variables.password);
Actual Result:
The email comes through, but lists nothing in the attachments field
Expected Result:
The email should have an attachment listed.
Any Workarounds:
Not any in CF. Since it's only happening with one sender, I implemented a catch that will email me when that sender emails, and I can go manually intervene in the gmail inbox.
I've attached several original copies obtained from Gmail's, "Show Original" link. Like I said, it's just these specific emails.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4197007
Reason: PRNeedInfo
External Customer Info:
External Company:
External Customer Name: Daniel Heighton
External Customer Email:
External Test Config: Windows Server 2008 R2 X64, Coldfusion 2016 Update 2, Looked at updating to Update 3 before commenting, but I did not see any fixes related to imap.
Attachments:
- October 24, 2016 00:00:00: 1_original_emails.zip
Comments: