[imp] Re: problem with imp authentication.

Jim King jrk at mipl.jpl.nasa.gov
Tue Aug 24 09:45:23 PDT 2004


I'm having similar problems.

Using the dev branch 8-19-04 snapshots. When I have:
   $conf['auth']['driver'] = 'auto';
   $conf['auth']['params'] = array('username' => 'Administrator');


everything works fine. As soon as I set it to:
   $conf['auth']['driver'] = 'application';
   $conf['auth']['params']['app'] = 'imp';

I get weird things happen. I've narrowed it down to the redirect data 
not working any more... it loses the machine name when it's building 
URLs. So when it should be going to:
   http://<machine name>/horde-new/imp/login.php

it instead tries to go to:
   http:///horde-new/imp/login.php

Note the 3rd slash... it's like whatever variable held the machine name 
is just blank.

I also get this in the log:

Aug 22 21:02:08 HORDE [emergency] [] horde-new/imp is not configured in 
the Horde Registry. [on line 67 of 
"/usr/local/lib/php/Horde/Auth/application.php"]



Any thoughts as to where to look?


   jim


piyush at 550access.com wrote:
> i have problem in imp authentication. I have login in horde sucessful but can't
> login in imp.
> 
> my horde log file is follow.
> 
> Aug 24 16:16:07 HORDE [notice] [imp] Login success for piyush at vipindia.com
> [192.168.254.224] to {pop.vipindia.com:143} [on line 83 of
> "/var/www/html/horde/imp/redirect.php"]
> 
> Aug 24 16:16:08 HORDE [error] [imp] FAILED LOGIN 192.168.254.224 to
> pop.vipindia.com:143[imap/notls] as piyush at vipindia.com [on line 282 of
> "/var/www/html/horde/imp/lib/IMP.php"]
> 
> 
> please help me anybody have solution for this types of error.
> 
> 
> piyush



More information about the imp mailing list