[imp] IMP - IMAP authentication problem
    Kevin M. Myer 
    kevin_myer at iu13.org
       
    Tue Sep 20 16:49:40 PDT 2005
    
    
  
Quoting Diego Peinador <diegopeinador at gmail.com>:
> Hi,
> I have a funny problem with the IMAP authentication in IMP4. It always says
> 'Login failed.' when i try to login. I dont get any errors when i use
> thunderbird to check my mail, i can even use the imap server for horde
> administration authentication but not for the mail (IMP) authentication
> Some of my configurations settings:
>
> servers.php:
> $servers['imap'] = array(
>    'name' => 'IMAP Server',
>    'server' => 'localhost',
>    'hordeauth' => false,
>    'protocol' => '/imap/ssl/novalidate-cert',
Try removing the first forward slash from the protocol line. 
"imap/ssl/novalidate-cert".  That assumes your server supports TLS 
connections.
Kevin
-- 
Kevin M. Myer
Senior Systems Administrator
Lancaster-Lebanon Intermediate Unit 13  http://www.iu13.org
    
    
More information about the imp
mailing list