1
Answer

check EMail-Accounts for new E-Mails with C#

Andy

Andy

15y
3.1k
1
Hello,

I want to write a small winform application which checks my email accounts all few minutes. My biggest problem is: How can I connect to the email server (pop3) and check the emails? At the moment I haven't got any idea.
Where can I find something about the theme?

I use Visual Studio 2008 and .NetFramework 3.5

Thank you.
Answers (1)
0
Mahesh Chand

Mahesh Chand

2 286.9k 123.7m 15y
If you see in the right side of this post, you will see our "Recommended Articles" listing. Read them on how to send emails and connect to POP3 and SMTP servers etc.