You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like a great plugin,
I am having difficulty getting connected to gmail however
I can connect directly from the server with the following command
openssl s_client -host imap.gmail.com -port 993
how ever when i try to add my account via roundcube vers 1.4.9
I get failed to establish secure connection error
the maillog contains the following error
Unsupported AUTHENTICATE mechanism. x23mb1106811qkb in /var/www/roundcubemail-1.4.9/program/lib/Roundcube/rcube_imap.php on line 200 (POST /mail/?_task=settings&_action=save-identity)
If you have any idea on what I have incorrect?
Thanks
The text was updated successfully, but these errors were encountered:
Looks like a great plugin,
I am having difficulty getting connected to gmail however
I can connect directly from the server with the following command
openssl s_client -host imap.gmail.com -port 993
how ever when i try to add my account via roundcube vers 1.4.9
I get failed to establish secure connection error
the maillog contains the following error
Unsupported AUTHENTICATE mechanism. x23mb1106811qkb in /var/www/roundcubemail-1.4.9/program/lib/Roundcube/rcube_imap.php on line 200 (POST /mail/?_task=settings&_action=save-identity)
If you have any idea on what I have incorrect?
Thanks
The text was updated successfully, but these errors were encountered: