[horde] Lgin Problems
Gonzalo Ivan Lozano Hoyos
gonzalol at unete.com.bo
Tue Oct 22 06:42:09 PDT 2002
Hi Sebastian, thanks.
I using IMP for authentification..
It doesnt say anything, it just say
¨Login failed for some reason. Most likely your username or
password was entered incorrectly"
THis configuration works with virtual domains but no with a single one
Horde.php
$conf['auth']['params']['dsn'] = '{166.114.95.50:110/pop3}INBOX
$conf['mailer']['params'] = array('sendmail_path' => '/usr/lib/sendmail');
$conf['mailer']['params'] = array('host' => '166.114.92.50');
Registry.php
$this->registry['auth']['login'] = 'imp';
$this->registry['auth']['logout'] = 'imp';
/* mail: Handler for sending mail. */
$this->registry['mail']['compose'] = 'imp';
$this->registry['mail']['composePopup'] = 'imp';
servers.php
$servers['pop'] = array(
'name' => 'POP3 Server',
'server' => '166.114.92.50',
'protocol' => 'pop3',
'port' => 110,
'folders' => '',
'namespace' => 'INBOX',
'maildomain' => '166.114.92.50',
'realm' => '166.114.92.50',
'preferred' => 'true'
);
On Tuesday 22 October 2002 09:25, you wrote:
> > Hei to all
> >
> > I have Installed horde 2.1 and IMP 3.1, and it works great with virtual
> > domains, but when I try to made horde work with a single domain it doesnt
> >
> > work. Actually, the only problems is that i cant login.
>
> What is the exact error you're getting?
> How do you handle authentication? Imap, MySQL, LDAP or directly with IMP?
>
> If you gave some more infos, we could perhaps work out where the problem
> lies.
>
> Sebastian
--
Gonzalo Ivan Lozano Hoyos
Network Administrator - NOC
e-mail: gonzalol at unete.com.bo
Ofic. 2333633
celular: 706-14-099
http://www.unete.com.bo
More information about the horde
mailing list