In Query page I want that the visitor can send a query through my web site.
But when I am using a simple mail sending code it gives email id used in Credential at my email in from position.How can I rid of getting credentials username in my email?
Provide me the email sending code without use of credentials username and password.
Loading

Pankaj PandeyPosted Jun 14, 2013, 9:48 AM
sapana firkePosted Jun 14, 2013, 8:52 AM
Pankaj PandeyPosted Jun 14, 2013, 8:46 AM
we can send mail without id and password.
Follow my blog and you can sent also...
http://www.c-sharpcorner.com/Blogs/11147/send-email-in-Asp-Net-by-your-ip-without-email-id-and-passwo.aspx
If not believe,,,then give me your email id only, you will got a mail from your id.
THe above method is used in MAss Mailing softwares, for advertisement.
sapana firkePosted Jun 14, 2013, 8:30 AM
we cannot send mail without username and password ,mail without login details possible in php because in php there is smtp setting available but in our .net its not available,
so username password is necessary ,you can set username and password in web config or database and change it as per your requirement
Pankaj PandeyPosted Jun 14, 2013, 8:13 AM
http://www.c-sharpcorner.com/Blogs/11152/sending-email-with-html-body-in-Asp-Net-and-list-of-smtp-hos.aspx
but here need userid and password
sapana firkePosted Jun 14, 2013, 8:09 AM
Pankaj PandeyPosted Jun 7, 2013, 9:01 AM
http://www.c-sharpcorner.com/Blogs/11147/send-email-in-Asp-Net-by-your-ip-without-email-id-and-passwo.aspx