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 |
Gmail only does *pop3/ssl* on port 995.
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.
provided enough information to remotely allow us to investigate.
State ⇒ Feedback
provided enough information to remotely allow us to investigate.
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Queue ⇒ IMP
Summary ⇒ Connection to Gmail failed
Type ⇒ Bug
$servers['gmail'] = array(
'name' => 'Gmail',
'server' => 'pop.gmail.com',
'hordeauth' => false,
'protocol' => 'pop3/tls',
'port' => 995,
'maildomain' => 'gmail.com',
'realm' => '',
'preferred' => ''
);