Aspose.Email version: 20.4.0.0 (.Net)
Silimarly to this topic, fetch of the attached message from POP3 gives an unexpected empty MessageId. Same behaviour using MailMessage.Load from previously saved message (by calling Pop3Client instance’s SaveMessage method).
We’ve used that property for years to identify already saved email messages (for ImapClient too); starting from April 2020 this issue is affecting an increasing number of messages.
Please don’t just reply that UniqueId should be used, because:
- MessageId has never been deprecated for Pop3, nor for Imap
- ambiguity between UniqueId and MessageId has been partially addressed recently by updating an old doc page about Detecting New Email Messages on POP3 Servers, which again leaves Imap uncovered
Thank you,
Regards
email.zip (4.2 KB)