After update to 5.5 I figured out that in system SMTP settings are working and mails are sending too. If I add the same SMTP credentials in users Perefences, I’m getting errors like bad authentication, 500 and similar.
SMTP bug in perifences?
Collapse
X
-
Sorry in main SMTP there are the same issues:
[2018-12-16 08:13:45] Espo.ERROR: Display Error: , Code: 403 URL: /api/v1/Email/action/sendTestEmail [] [] im MS Office 365
[2018-12-16 08:05:43] Espo.ERROR: Display Error: Incorrect authentication data , Code: 500 URL: /api/v1/Email/action/sendTestEmail [] [] Google gSuite
all credentials for sure are correct
5.5.1 the same issue. -
It might be an issue in zend mail lib that we upgraded recently to fix some bugs. Maybe there are new bugs.Last edited by yuri; 12-16-2018, 09:22 AM.If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.Comment
-
Comment
-
-
Try to re-enter your password and save. This might be an issue if your EspoCRM didn't have a password crypt key in config for some reason . We forced crypt key to be generated in the last upgrade.If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.Comment
-
Comment
-
The same issue if I trie to create the new user with the same credentials, so it's not an user issue.Comment
Comment