Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Dave DeVol / Dave DeVol (Dave DeVol)
Created: 09/11/2013
Components: Net Protocols, IMAP
Versions: 10.0
Failure Type: Enhancement Request
Found In Build/Fixed In Build: Final / 287101
Priority/Frequency: Major / All users will encounter
Locale/System: English / Win 2008 Enterprise Svr
Vote Count: 0
Problem Description: CFIMAP does not allow for additional flags. I can get email from an IMAP account, but I have to get all the emails and can only limit by record count. If I try to use CFIMAP with my 220k emails at Gmail, it will never sync. There is no "SEEN", or "RECENT" or "SINCE" flags supported. It would be nice to at least have those.
Here are some possible flags to make CFIMAP useable:
?'ALL' - All messages.
?'ANSWERED' - Messages with the Answered flag set.
?'DELETED' - Messages with the Deleted flag set.
?'DRAFT' - Messages with the Draft flag set.
?'FLAGGED' - Messages with the Flagged flag set.
?'NEW' - Messages that have the Recent flag set but not the Seen flag.
?'SEEN' - Messages that have the Seen flag set.
?'RECENT' - Messages that have the Recent flag set.
?'OLD' - Messages that do not have the Recent flag set. This is functionally equivalent to "!RECENT" (as opposed to "!NEW").
?'UNANSWERED' - Messages that do not have the Answered flag set.
?'UNDELETED' - Messages that do not have the Deleted flag set.
?'UNDRAFT' - Messages that do not have the Draft flag set.
?'UNFLAGGED' - Messages that do not have the Flagged flag set.
?'UNSEEN' - Messages that do not have the Seen flag set.
? BEFORE' - Messages whose internal date (disregarding time and timezone) is earlier than the specified date.
?'ON' - Messages whose internal date (disregarding time and timezone) is within the specified date.
?'SINCE' - Messages whose internal date (disregarding time and timezone) is within or later than the specified date.
?'SENTBEFORE' - Messages whose Date header (disregarding time and timezone) is earlier than the specified date.
?'SENTON' - Messages whose Date header (disregarding time and timezone) is within the specified date.
?'SENTSINCE' - Messages whose Date header (disregarding time and timezone) is within or later than the specified date.
Steps to Reproduce:
Actual Result:
Expected Result:
Any Workarounds:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3630470
Deployment Phase: Release Candidate
Keywords:
FixTested
External Customer Info:
External Company:
External Customer Name: Neo Rye
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: