Getting email message after IMAP IDLE command exists response
问题 Is it safe to use the total number of messages in the exists response as a way to then get the uid? 7.3.1. EXISTS Response Contents: none The EXISTS response reports the number of messages in the mailbox. This response occurs as a result of a SELECT or EXAMINE command, and if the size of the mailbox changes (e.g., new messages). The update from the EXISTS response MUST be recorded by the client. Example: S: * 23 EXISTS In app output 2013-02-02 01:24:42-0500 [IMAP4Client (TLSMemoryBIOProtocol)