Closed uhlhosting closed 8 months ago
I managed to deploy it, yet I cannot seem to establish a connection to the IMAP inbox. I tried with cpanel connections with SSL/TLS port and unsecured, it timeouts.
Hi @uhlhosting ,
Sorry for late answer.
'go get' is no longer supported outside a module.
Thank you, I'll update installation process for new go versions.
I cannot seem to establish a connection to the IMAP inbox
Could you please run in debug mode, attach the errors and config (without sensitive data like password, of course)? I believe that timeout error can be caused by network connectivity problems. You can investigate it:
ping imap.example.com
telnet imap.example.com 143
Of course, replace imap.example.com with your server name or address, and 143 with imap port
Running latest. go