Hi,
I dont have any idea whether SMTP server is there or not ... I am creating a page for password recovery. How do i send emails after users submits their email id.. Please help
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.
Abhimanyu K VatsaPosted Jun 14, 2011, 2:38 AM
http://www.vbdotnetheaven.com/UploadFile/abhikumarvatsa/1534/
article is purely in vb, you can covert this to c# from here
Savita JoshiPosted Jun 14, 2011, 1:10 AM
I am new to this topic of sending emails.. Can u please guide more. How to use gmail smtp which u are talking about. I need to create a password recovery page and ask users their email id after they submit either send a link to change password or send the password to them. How do i do it plzz help
Abhimanyu K VatsaPosted Jun 14, 2011, 12:47 AM
telnet mail.domain.com port
in dos window. look here for more
You may test the gmail smtp here by typing
telnet smtp.gmail.com 25
Savita JoshiPosted Jun 14, 2011, 12:08 AM
How do i know SMTP server is running on my PC.. IF not how to i install it or configure it? Plzz help
Abhimanyu K VatsaPosted Jun 13, 2011, 10:18 AM
look at Our recommended articles
Sam HobbsPosted Jun 13, 2011, 8:11 AM