Hi,
I want to send mail from my yahoomail Id.How to send mail from yahoo mail Id in VB.NET or C#.NET code. Kind help needed.. Advance Thanks.
Sivakumar.P
|
|
|
|
|
|
|
Here are some examples of doing a basic html email messages. http://help.yahoo.com/l/us/yahoo/mail/original/mailplus/pop/pop-14.html
|
||
|
|
|
|
Here is an article about sending email via gmail. Jus change the server,username and password settings. Alternatively you can check this question which aslo has some code. |
||
|
|
|
|
The general idea can be found here For specifics of Yahoo SMTP, log in to your Yahoo account and click on "Account Info", then "POP, SMTP and NNTP server settings" |
||
|
|