Gmail extensions in Mail.dll

Here’s the list of Gmail IMAP protocol extensions implemented in Mail.dll:
- Extension of the LIST command: XLIST
- Extension of the SEARCH command: X-GM-RAW
- Access to the Gmail unique message ID: X-GM-MSGID
- Access to the Gmail thread ID: X-GM-THRID
- Access to Gmail labels: X-GM-LABELS
You can read on how to use Mail.dll with Gmail in the following articles:
January 15th, 2012 at 14:43
[...] Here you can find some more information about how to search by X-GM-THRID and all other Gmail IMAP extensions. [...]