New Bitnami installation of EspoCRM on AWS. Everything seems to be working as expected, but I'm getting a 503 error message on the frontend when sending emails and when testing in "Outbound Email Settings." But the log generates the following error:
[action] => sendTestEmail ) , InputData: {"server":"fvrm-rchg.accessdomain.com","port":"465","auth":true,"s ecurity":"SSL","username":"cfields@videomi.com","p assword":null,"fromName":"*****","fromAddress":"cf ields@videomi.com","type":"preferences","id":"57e3 4a1aaa4c6932f","emailAddress":"cfields@videomi.com "} - Incorrect authentication data [] []
[2016-09-22 14:46:59] Espo.ERROR: Display Error: Incorrect authentication data , Code: 500 URL: /espocrm/api/v1/Email/action/sendTestEmail
The emails all seem to go through, so I'm not sure why it's generating this error. authentication info is all correct in the settings. I've tried multiple email addresses. Tried setting a default admin outbound email with "sharing" enabled. Tried setting each individual user's outbound email settings in prefs. Same error over and over. Not a huge deal as they seem to work but would like to track down the problem and correct if possible. Love this application so far.
Chris Blair
[action] => sendTestEmail ) , InputData: {"server":"fvrm-rchg.accessdomain.com","port":"465","auth":true,"s ecurity":"SSL","username":"cfields@videomi.com","p assword":null,"fromName":"*****","fromAddress":"cf ields@videomi.com","type":"preferences","id":"57e3 4a1aaa4c6932f","emailAddress":"cfields@videomi.com "} - Incorrect authentication data [] []
[2016-09-22 14:46:59] Espo.ERROR: Display Error: Incorrect authentication data , Code: 500 URL: /espocrm/api/v1/Email/action/sendTestEmail
The emails all seem to go through, so I'm not sure why it's generating this error. authentication info is all correct in the settings. I've tried multiple email addresses. Tried setting a default admin outbound email with "sharing" enabled. Tried setting each individual user's outbound email settings in prefs. Same error over and over. Not a huge deal as they seem to work but would like to track down the problem and correct if possible. Love this application so far.
Chris Blair
Comment