haripriyamca05 0 Newbie Poster

I want to send simple mail from my web application through asp.net c# code.
I have lot of sample codings to send mail but i need a proper guide to enable smtp server in my localhost since i dont have any static ip or web server.
My system is in LAN and i dont have any domain also.
Simply i want to send mail from any mail id to any other mail id with my localhost.

Please help me.