Issues
- Cfpop ignores port attributeLDEV-4401Resolved issue: LDEV-4401Michael Offner
- cfpop/cfimap doesn't supports delimiter attributeLDEV-4247Resolved issue: LDEV-4247Pothys - MitrahSoft
- Deleting IMAP message via UID is very slow with large inboxLDEV-4147Resolved issue: LDEV-4147Pothys - MitrahSoft
- cfpop and cfimap ignore specfied ports, defaults back to standard portsLDEV-4050Resolved issue: LDEV-4050Pothys - MitrahSoft
- add greenmail to build for smtp tests including tls/ssl supportLDEV-4028Resolved issue: LDEV-4028Zac Spitzer
- CFPOP fails to populate cfpop variables with multiparts of Content-Type: message/rfc822 (attachments)LDEV-3548Resolved issue: LDEV-3548Pothys - MitrahSoft
- CFPOP and commas in UIDLDEV-2891Michael Offner
- CFPOP exception looping cids struct.LDEV-1903Igal Sapir
- CFPOP Command unrecognized "USER" cant useLDEV-1100Igal Sapir
- cfpop no longer supports secure attributeLDEV-1007Resolved issue: LDEV-1007Michael Offner
- secure missing from cfpopLDEV-910Resolved issue: LDEV-910Michael Offner
- add secure support for cfpopLDEV-209Resolved issue: LDEV-209
- CFPOP fails to return all file attachments, if the names of the file attachment have the same nameLDEV-199Igal Sapir
- CFPOP can't handle direct attachments (not stored in multipart)LDEV-198Resolved issue: LDEV-198Igal Sapir
- CFPOP can't handle 16bit encoding of messagesLDEV-197Resolved issue: LDEV-197Igal Sapir
- pop and imap need SSL supportLDEV-132Michael Offner
16 of 16
Cfpop ignores port attribute
Fixed
Description
Environment
None
Details
Assignee
Michael OffnerMichael OffnerReporter
Pothys - MitrahSoftPothys - MitrahSoftPriority
NewLabels
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
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Pothys - MitrahSoft
Pothys - MitrahSoftPriority
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
Created 21 February 2023 at 08:08
Updated 22 February 2023 at 06:23
Resolved 22 February 2023 at 06:23
Activity
Show:
Pothys - MitrahSoft22 February 2023 at 06:23Edited
I’ve checked this ticket with both the lucee fixed versions 5.3.10.123-SNAPSHOT and 5.4.0.35-SNAPSHOT. Now the cfpop works fine with port attribute.
Zac Spitzer21 February 2023 at 23:48
5.3
5.4
Pothys - MitrahSoft21 February 2023 at 09:43
I added a fix to this ticket
PR for 5.3 :
Related mailing list:
There is already a ticket for this issue ( and the issue was fixed on the Lucee version 6.0.0.202-SNAPSHOT by this commit . So a PR should be created for 5.3 as well.