Umbraco Version 4.0.2.1 Windows Server 2003 and IIS 6 Exchange 2007
Using CWS for a site and want to use the exchange server send the emails from contact form & email a friend however having issues with getting this to work when you fillin the form and click submit you get the following error:
The
SMTP server requires a secure connection or the client was not
authenticated. The server response was: 5.7.1 Client was not
authenticated
Is there something extra i need to be adding to the web.config apart from the standard smtp section or is there something in exchange i should be looking into?
Has anyone managed to email using an exchange server?
Emailing with CWS and Exchange 2007
Umbraco Version 4.0.2.1 Windows Server 2003 and IIS 6 Exchange 2007
Using CWS for a site and want to use the exchange server send the emails from contact form & email a friend however having issues with getting this to work when you fillin the form and click submit you get the following error:
Is there something extra i need to be adding to the web.config apart from the standard smtp section or is there something in exchange i should be looking into?
Has anyone managed to email using an exchange server?
If you are using umbraco.library.SendMail you have to set the credentials in the web.config like this:
Check out the msdn documentation if you need more infos
hth, Thomas
And if you are using own code you can set the credentials via
hth, Thomas
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.