| smpt.gmail.com help !! | vicky_vignesh | 4/19/12 10:47 PM | i get this above error when i try using http://smtp.gmail.com to send mail using http://asp.net web application: "The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication Required." i get this |
| Re: smpt.gmail.com help !! | wdurham | 4/20/12 1:18 AM | Using Google servers requires a secure connection - SSL or TLS - so you need to set that up in your web apps. |