Hi toall,
I am doing the program in c# automatically sending the mails
But I am unable to set the SMTP server and I dont know about that much in this,
Please any one help in this.
Thanks & Regards
Geeta
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Niradhip ChakrabortyPosted Jun 3, 2008, 5:05 AM
You can set the smtp server detais in web.config file. Just follow the code given below.
Provide host name,username and password as per your smtp server configuration.