G
Guest
Hi
I am making a project that sends emails.I m using System.Web.Mail and smtpMail.Send() to send emails
i have set my SmtpMail.SmtpServer to my remote serve
The problem is
I m not able to send emails outside of my domain that is to hotmail ,yahoo or indiatimes,etc.But i m able to send thru Outlook Express that configured with this smtp server
Also my server requires Authentication?How to go about it in my project
Please help me to solve this problem.
I am making a project that sends emails.I m using System.Web.Mail and smtpMail.Send() to send emails
i have set my SmtpMail.SmtpServer to my remote serve
The problem is
I m not able to send emails outside of my domain that is to hotmail ,yahoo or indiatimes,etc.But i m able to send thru Outlook Express that configured with this smtp server
Also my server requires Authentication?How to go about it in my project
Please help me to solve this problem.