1.2k questions

1.4k answers

361 comments

339 users

Categories

Sidebar
0 votes
391 views
by garrett-h-6007 (240 points)
Obviously I have opended ports 587 and 25; but I am still receiving the following error:  javax.mail.AuthenticationFailedException

And I know the username and passwords; as well as the smtp server address are correct.  Thanks for your help.

1 Answer

0 votes
Qvera uses the port you define in the System Configuration page. So that port would need to be opened to allow the QIE server access to the SMTP server. The error AuthenticationFailedException indicates that you have access to the server but cannot authenticate for some reason.

Please see the following KB for authentication errors:

https://www.qvera.com/kb/index.php/1798/troubleshoot-following-authenticationfailedexception
by brandon-w-8204 (34.1k points)
...