ivan
  • ivan
  • 100% (Exalted)
  • Administration Topic Starter
14 years ago
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 C#.

A simple C# 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.
Bertonio1
12 years ago

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 C#.

A simple C# 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.

ivan wrote:


Bertonio1
12 years ago

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 C#.

A simple C# 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.

ivan wrote:





I was trying to retrieve my messages using this sample but message: (A connection attempt failed because the connected third party did not properly respond after a period of time...) is been issued by the application. I've used the following third parties: mail.yahoo.com, www.gmail.com and home.prw.net. I'm I doing something wrong or the third parties are blocking the access? This is an excellent application. Thanks.
ivan
  • ivan
  • 100% (Exalted)
  • Administration Topic Starter
12 years ago





I was trying to retrieve my messages using this sample but message: (A connection attempt failed because the connected third party did not properly respond after a period of time...) is been issued by the application. I've used the following third parties: mail.yahoo.com, www.gmail.com and home.prw.net. I'm I doing something wrong or the third parties are blocking the access? This is an excellent application. Thanks.

Bertonio1 wrote:




first of all, yahoo.com pop3 server is pop.mail.yahoo.com and gmail pop3 server address is: pop.gmail.com

please also have SSL connection enabled, if it still doesn't work, please generate a log file with LogFileName property and send it to support@emailarchitect.net

EXPLORE TUTORIALS

© All Rights Reserved, AIFEI Software Limited & AdminSystem Software Limited.