Roundcube Community Forum

Release Support => Pending Issues => Topic started by: elliot46 on June 11, 2022, 10:00:37 AM

Title: SSL Imap not connect
Post by: elliot46 on June 11, 2022, 10:00:37 AM
Hi to all,
i have a new postfix server now(today) go online.
Webmail works fine without ssl (Let's Encrypt) config, but with ssl configured, we received an error "imap login error, cannot connect".
Error log are generic message...

How can i resolve this issue?
What can i verify?

Please help...

Thanks
Bye
Title: Re: SSL Imap not connect
Post by: JohnDoh on June 11, 2022, 10:23:20 AM
have a look at https://github.com/roundcube/roundcubemail/wiki/FAQ#problems-connecting-imapsmtp-server-via-ssltls
Title: Re: SSL Imap not connect
Post by: elliot46 on June 11, 2022, 10:38:47 AM
Thanks for your quickly reply, i try it as possible...

Title: Re: SSL Imap not connect
Post by: elliot46 on June 12, 2022, 03:06:28 AM
Problem solved!

After enabled SSL, in the installer page i was configured ssl://mail.mydomain.com with port 143 (try 993 never enabled without success), but not works.
Changing SSL:// with TLS:// it's works!!! port 143 and 587 like Thunderbird.

I hope it will be useful to someone.

Thanks.

Bye