6.0.0-alpha12
6/7/25

[#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 03/21/2007 (6653 days ago)
Due
Updated 03/21/2007 (6653 days ago)
Assigned 03/21/2007 (6653 days ago)
Resolved 03/21/2007 (6653 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
03/21/2007 01:33:34 PM Jan Schneider State ⇒ Not A Bug
 
03/21/2007 11:56:42 AM 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.
03/21/2007 03:26:22 AM Michael Slusarz Comment #4 Reply to this comment
Have you tested via test.php?
03/21/2007 03:21:31 AM 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.
03/21/2007 03:08:11 AM 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.
03/21/2007 03:01:03 AM 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