Click here to Skip to main content
15,895,011 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear All,


Now i have small interruption for send mail from yahoo,hotmail users. I had successfully done for gmail users but how can successfully send mail from other users using C# windows application. All replies are welcome...

Thanks & Regards,

Dhinesh kumar V
Posted
Comments
Kaushikhalvadiya 2-Nov-12 15:24pm    
Code to send email is same for all(yahoo,hotmail or gmail).

Just change host address and port..

e.g. gmail
Host : smtp.gmail.com
Port: 587

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