[imp] IMP 3.1 Login behavior

Martin List-Petersen martin@list-petersen.dk
18 Jun 2002 02:53:34 +0200


On Tue, 2002-06-18 at 01:14, Jan Schneider wrote:
> Zitat von Martin List-Petersen <martin@list-petersen.dk>:
> 
> > In IMP 3.1 i'm forced to the INBOX every time i login, instead of seeing
> > the Horde Summary Screen.
> > 
> > Is there any way i can get the Horde Summary Screen at login again and
> > disable the possibility to choose something else ??
> 
> That's the default if you don't access IMP directly or changed the
> initial_page value in registry.php.
 
Nopes ... 
snip from /horde/config/registry.php
'initial_page' => 'login.php',

snip from /horde/imp/config/prefs.php
$_prefs['initial_page'] = array(
    'value' => '',            
    'locked' => false,
    'shared' => false,
    'type' => 'implicit'
);

I call /horde on the url, use imp for auth, but don't call the module
directly. But still it goes to IMPs INBOX, where it went to the Horde
Summary screen in 3.0 !!

I've also checked the database, and i've not stored the initial_folder
setting in my profile !

-- 
Regards,
Martin List-Petersen