Click here to Skip to main content
15,899,475 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How do I fetch e mail from the server by providing the server name, port user name and password? Also, I want to download the attachments in the email.
Posted
Comments
kodeLogic 4-Jun-12 3:42am    
Try this http://www.codeproject.com/Articles/3166/Using-POP3-with-C-to-download-and-parse-your-mail
Zoltán Zörgő 4-Jun-12 4:50am    
First of all: you want to use IMAP or POP3?
Member 8491154 4-Jun-12 5:51am    
I want to use pop3.

1 solution

 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900