Hi All,
I have a Web Server app that sends an email when a user presses a button. This function has been working great until I upgraded from NT6 to NT8.52. I now get an error message 530 Authentication error.
Nothing else that I know of has changed, I am populating the AuthUser and AuthPassword fields.
For what it is worth I tried the NetDemo application and it works with the same SMTP settings! However, I also tried the WebServer Example 11 (Send Email from Web Server) and it gives me the same 530 error.
Any help is greatly appreciated!