[imp] Login problem after upgrade.

Eric Rostetter eric.rostetter@physics.utexas.edu
Thu, 27 Jun 2002 08:40:45 -0500


Quoting Dmitri Gofmekler <gosha@arvid.ee>:

> Hello All!
> 
> I'm urgently need help. Today I've upgraded PHP, PAM, IMAP, PERL, and some 
> other  packages and IMP stops log in. IMP says that login is failed. 

Probably new php needs imap/notls...  (just a guess based on experience)
 
> servers.php contains:
> 
> $servers['imap'] = array(
>     'name' => 'IMAP Server',
>     'server' => 'localhost',
>     'protocol' => 'imap',

Change protocol to imap/notls and see if that helps.

>     'port' => 143,
>     'folders' => 'mail/',
>     'namespace' => '',
>     'maildomain' => 'arvid.ee',
>     'smtphost' => 'localhost',
>     'realm' => 'arvid.ee',
>     'preferred' => ''
> );

-- 
Eric Rostetter
The Department of Physics
The University of Texas at Austin

"TAD (Technology Attachment Disorder) is an unshakable, impractical devotion
to a brand, platform, product line, or programming language. It's relatively
harmless among the rank and file, but when management is afflicted the damage
can be measured in dollars. It's also contagious -- someone with sufficient
political clout can infect an entire organization."

--"Enterprise Strategies" columnist Tom Yager.