Hello Imar,
Thanks for your help. I tired using my gmail account for contact us page.
the smtp setting is smtp.gmail.com in the web config file....i get this error after i do it...
the mail setting looks like this
<mailSettings>
<smtp from="
[email protected]">
<network host="smtp.gmail.com" password="*******" userName="
[email protected]" />
</smtp>
</mailSettings>
i get the following error
The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.7.0 Must issue a STARTTLS command first. 22sm283886qyk.14
The code that we can find in your book, does it support settings for gmail..if not what email client you reccomend i should use.
Thank you
Birendra chand