[imp] Horde, imp automatic login similar problem
maurizio amendola
m.amendola at fineco.it
Thu Sep 1 04:20:23 PDT 2005
Hi
You hav eto set
hordeauth' => true
Bye
maurizio
-----Original Message-----
From: imp-bounces at lists.horde.org [mailto:imp-bounces at lists.horde.org] On
Behalf Of rybka52
Sent: giovedì 1 settembre 2005 13.15
To: imp at lists.horde.org
Subject: [imp] Horde, imp automatic login similar problem
Hi everyone !
I heave read previous posts about automatic login ... and i heave similar
problem : After typing URL: http://somedomain/horde/imp/ my browser redirect
to http://somedomain/horde/ And after login i see horde instead imp :(
Thanks for advice.
Wojtek
My config files:
IMP config/servers.php
$servers['imap'] = array(
'name' => 'IMAP Server',
'server' => 'localhost',
'hordeauth' => false,
'protocol' => 'imap',
'port' => 143,
'folders' => '',
'namespace' => '',
'maildomain' => '',
'smtphost' => '',
'smtpport' => 25,
'realm' => '',
'preferred' => 'true',
'dotfiles' => false,
'hierarchies' => array()
);
HORDE config/prefs.php
// what application should we go to after login?
$_prefs['initial_application'] = array(
'value' => 'imp',
'locked' => false,
'shared' => true,
'type' => 'select',
'desc' => sprintf(_("What application should %s display after login?"),
$GL$ );
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently
Asked Questions: http://horde.org/faq/ To unsubscribe, mail:
imp-unsubscribe at lists.horde.org
More information about the imp
mailing list