6.0.0-RC7
6/27/26

[#5141] Connection to Gmail failed
Summary Connection to Gmail failed
Queue IMP
Queue Version 4.1.4
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester a7johnson (at) gmail (dot) com
Created 3/21/07 (7038 days ago)
Due
Updated 3/21/07 (7038 days ago)
Assigned 3/21/07 (7038 days ago)
Resolved 3/21/07 (7038 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
341 Jan Schneider State ⇒ Not A Bug
 
4211 Matt Selsky Comment #5 Reply to this comment
http://mail.google.com/support/bin/answer.py?answer=13287



Gmail only does *pop3/ssl* on port 995.
223 Michael Slusarz Comment #4 Reply to this comment
Have you tested via test.php?
313 a7johnson (at) gmail (dot) com Comment #3 Reply to this comment
Horde IMP must have some problems with pop3/tls protocol. I can easily 
set up thunderbird to retieve GMail with the settings I posted. Could 
you test it? I plan to retrieve gmail to IMP, if it works.
So... wouldn't this be an issue with GMail?  or else you have not
provided enough information to remotely allow us to investigate.
113 Michael Slusarz Comment #2
State ⇒ Feedback
Reply to this comment
So... wouldn't this be an issue with GMail?  or else you have not 
provided enough information to remotely allow us to investigate.
33 a7johnson (at) gmail (dot) com Comment #1
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Queue ⇒ IMP
Summary ⇒ Connection to Gmail failed
Type ⇒ Bug
Reply to this comment
When connecting to gmail, the system stopped. The setting is as following:





$servers['gmail'] = array(

     'name' => 'Gmail',

     'server' => 'pop.gmail.com',

     'hordeauth' => false,

     'protocol' => 'pop3/tls',

     'port' => 995,

     'maildomain' => 'gmail.com',

     'realm' => '',

     'preferred' => ''

);

Saved Queries