Introduction
EAGetMail is a POP3 & IMAP4 component which supports all operations of POP3/IMAP4/MIME protocol. This tutorial covers everything of retrieving email and parsing email with EAGetMail in Managed C++.
A simple C++/CLI project - POP3
Retrieve email from IMAP4 server
Retrieve email over SSL connection
Download email from Gmail account
Download email from Yahoo account
Download email from Hotmail/MSN Live account
Retrieve email with event handler
Using UIDL function to mark the email has been downloaded
Download email with background service
Parse email
Verify digital signature and decrypt email - S/MIME
Parse winmail.dat (TNEF)
Convert email to HTML page and display it using Web browser
Parse Non-delivery report (NDS)
Total sample projects
Click here to read full tutorial ... If you have any comments or questions about above example codes/tutorial, please add your comments here.
Edited by user
14 years ago
|
Reason: Not specified