When I try to set up an email account, the smtp works but imap does not. I get failure for port 993 for ssl or tls. The tls setting tries for a while but then shows error 500 cannot read. I have also tried using port 143 with TLS but that fails immediately. On my mail server it doesn't appear that there is any attempt to connect. Any ideas what is going on?
IMAP Config Failure
Collapse
X
-
Log:
[2025-03-26 21:31:27] WARNING: (0) IMAP test connection failed; cannot read - connection closed? :: /srv/web/espocrm.edm-inc.com/htdocs/appl
ication/Espo/Core/Mail/Account/PersonalAccount/StorageFactory.php(144)
[2025-03-26 21:31:27] DEBUG: API (500) cannot read - connection closed?; POST /EmailAccount/action/testConnection; Input data: {"host":"mail
.edm-inc.com","port":993,"security":"TLS","username":"s ome@somdom.com","password":null,"id":"67e31f759387 9a122", "emailAddress":" some@somedom.com","userId":"*****"}; Route pattern: /{controller}/action/{action}; Route params: Array ( [controller] => EmailA
ccount [action] => testConnection )
[2025-03-26 21:31:27] NOTICE: (500) cannot read - connection closed? :: POST /EmailAccount/action/testConnection :: /srv/web/espocrm.edm-inc
.com/htdocs/application/Espo/Core/Mail/Account/PersonalAccount/Service.php(159)
Last edited by Bobber; 03-27-2025, 09:40 PM.Comment
-
Comment