Hi everyone,
First of all, sorry for my bad english,
We have recently installed espoCRM in our hosting provider, and we're having some issues with the mail configuration.
- There's no problem with the configuration of the mail accounts provided by our hosting. We are able to send an recieve mails in espo.
- We also have some email accounts provided by our hosting, but with a different domain name. This domain name is an aditional domain, and espo allows us to recieve mails but not send, and gives us an error like that:
[2016-07-30 17:03:23] Espo.ERROR: API [POST]:/:controller, Params:Array ( [controller] => Email ) , InputData: {"status":"Sending","isRead":true,"isImportant":fa lse,"inTrash":false,"isUsers":false,"isHtml":true, "isSystem":false,"isJustSent":false,"assignedUserI d":"5799ed5ba9b0bdec4","assignedUserName":"Cristin a Lacasta","body":"<p><br>prueba 19:02</p><br><p><br></p>","attachmentsIds":[],"attachmentsNames":{},"attachmentsTypes":{},"to": "uliseslima77@gmail.com","subject":"prueba 19:02","bodyPlain":"\nprueba 19:02\n\n\n\n\n\n","from":"cmlacasta@franklincovey educacion.es","cc":"","bcc":"","parentType":"Accou nt","parentName":null,"parentId":null,"selectTempl ateName":null,"selectTemplateId":null} - Incorrect authentication data [] []
We think its an error from our hosting provider, but we dont know how to solve it.
- Any other email account from outside our host provider (even free ones like gmail) is not able to send or recieve mails from espo, and gives this error:
[2016-07-29 08:45:32] Espo.ERROR: CronManager: Failed job running, job [579b1535e896c786b]. Error Details: Job CheckEmailAccounts 5798fea592c38dd71: [0] cannot connect to host ; error = fsockopen(): unable to connect to ssl://pop.fundacioncarlospauner.org:993 (Connection timed out) (errno = 0 ) [] []
We are not programmers or developers, and we are so lost with these issues. Maybe any member of this communuty can help us or gives us any tip to try to solve them.
Thanks in advance!!
First of all, sorry for my bad english,
We have recently installed espoCRM in our hosting provider, and we're having some issues with the mail configuration.
- There's no problem with the configuration of the mail accounts provided by our hosting. We are able to send an recieve mails in espo.
- We also have some email accounts provided by our hosting, but with a different domain name. This domain name is an aditional domain, and espo allows us to recieve mails but not send, and gives us an error like that:
[2016-07-30 17:03:23] Espo.ERROR: API [POST]:/:controller, Params:Array ( [controller] => Email ) , InputData: {"status":"Sending","isRead":true,"isImportant":fa lse,"inTrash":false,"isUsers":false,"isHtml":true, "isSystem":false,"isJustSent":false,"assignedUserI d":"5799ed5ba9b0bdec4","assignedUserName":"Cristin a Lacasta","body":"<p><br>prueba 19:02</p><br><p><br></p>","attachmentsIds":[],"attachmentsNames":{},"attachmentsTypes":{},"to": "uliseslima77@gmail.com","subject":"prueba 19:02","bodyPlain":"\nprueba 19:02\n\n\n\n\n\n","from":"cmlacasta@franklincovey educacion.es","cc":"","bcc":"","parentType":"Accou nt","parentName":null,"parentId":null,"selectTempl ateName":null,"selectTemplateId":null} - Incorrect authentication data [] []
We think its an error from our hosting provider, but we dont know how to solve it.
- Any other email account from outside our host provider (even free ones like gmail) is not able to send or recieve mails from espo, and gives this error:
[2016-07-29 08:45:32] Espo.ERROR: CronManager: Failed job running, job [579b1535e896c786b]. Error Details: Job CheckEmailAccounts 5798fea592c38dd71: [0] cannot connect to host ; error = fsockopen(): unable to connect to ssl://pop.fundacioncarlospauner.org:993 (Connection timed out) (errno = 0 ) [] []
We are not programmers or developers, and we are so lost with these issues. Maybe any member of this communuty can help us or gives us any tip to try to solve them.
Thanks in advance!!
Comment