_______________________________________________I got it, thanks.Still not connecting, and I'm on a different network:Connecting to ssl://imap.gmail.com...
IMAP connect: NOT OK(Login failed for **** from ****. Could not connect to ssl://imap.gmail.com:993: Connection timed out)Strange. What PHP Version are you using?
Also, your file was named config.inc.php, but it said to use main.inc.php.
Sorry, my bad. Copied the cat output locally and saved it mistakenly as config.inc.php. Of course the real file name should be main.inc.php.
Also also, is it better to use PHPMail() as the SMTP server?It's up to you. I've been using phpmail() and I haven't had any problems. But my Roundcube installations are running on localhost IMAP servers, so for external mail servers (like in your case gmail) SMTP server should be used.
On May 7, 2012, at 7:57 AM, Claudio Kuenzler <> wrote:Just sent you my config file in a private mail (off-list).Could you post your config files? I feel that the problem might be something I overlooked in the setup.
Basically it is a standard config.inc.php, for the gmail server I only modified these settings:
$rcmail_config['default_host'] = 'ssl://imap.gmail.com';
$rcmail_config['default_port'] = 993;
PHP Version is 5.2.17 by the way._______________________________________________
Roundcube Users mailing list
users@lists.roundcube.net
http://lists.roundcube.net/mailman/listinfo/users
Roundcube Users mailing list
users@lists.roundcube.net
http://lists.roundcube.net/mailman/listinfo/users