Version 5.2.17... blah. What could be the problem here? It's either the server somehow blocking it, or something's wrong with the config. I installed a fresh copy and still, no go. I could try creating a new gmail account for this, maybe multiple IMAP logins are not allowed?
On May 7, 2012, at 12:23 PM, Claudio Kuenzler wrote: > > > 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: > >> >> Could you post your config files? I feel that the problem might be something >> I overlooked in the setup. >> >> Just sent you my config file in a private mail (off-list). >> 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 >> [email protected] >> http://lists.roundcube.net/mailman/listinfo/users > > _______________________________________________ > Roundcube Users mailing list > [email protected] > http://lists.roundcube.net/mailman/listinfo/users
_______________________________________________ Roundcube Users mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/users
