Page 1 of 1

Error from the SMTP Server

Posted: Fri Mar 04, 2011 12:23 pm
by Postman
I am having trouble getting the SMTP to work. The specific error message is "No supported authentication marshal found!”
What does this mean?

Re: Error from the SMTP Server

Posted: Fri Mar 04, 2011 12:26 pm
by infoRouter Guru
Hello Postman,

The SMTP server you are using does NOT require a password but apparently you are providing one anyway.
Edit the web.config file and remove the password and it should work.

For more information and troubleshooting SMTP issues please take a look at this document.

https://www.inforouter.com/Downloads/V8 ... ng_V80.pdf

The Guru