Fixed
Details
Assignee
Michael OffnerMichael OffnerReporter
Александр СоловьевАлександр СоловьевPriority
MajorLabels
Fix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
NoneAffects versions
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Александр Соловьев
Александр СоловьевPriority
Labels
Fix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
None
Affects versions
Created 12 April 2019 at 11:30
Updated 8 May 2020 at 18:48
Resolved 20 January 2020 at 18:40
Hello!
I have a CFIMAP problem with attachment with equal filename (like on screenshot).
<cfimap action="getall"> give me only first attachment with name "[Untitled].pdf".
I sink problem in this code.
variable filename here is unique,
https://github.com/lucee/Lucee/blob/29b153fc4e126e5edb97da937f2ee2e231b87593/core/src/main/java/lucee/runtime/net/mail/MailClient.java#L513
source mail have that struct