[imp] Re: Authentication Problems
Anthony Pelaez
eusanpe at yahoo.com
Tue Apr 12 13:49:52 PDT 2005
I figured this problem out. It turns out that it
couldn't find my server. I can access it thorugh DNS
from everywhere except IMP. I put the IP address in
the servers.php file and it accepted the login.
Now the problem is that after authentication, I can't
get my Mail screen to open up. It says that I have
messages but it will not open. I can access kronolith,
turba, troll, tasks, mnemo and calendar but not Mail.
Any ideas??
Thanks,
Tony
--- Anthony Pelaez <eusanpe at yahoo.com> wrote:
> Hello All:
>
> I was wondering if someone can help me figure out
> what
> I am doing wrong. I am running the following:
>
> OpenBSD 3.6
> Horde 2.2.5
> Imp 3.2.5
> Mysql-4.0.20
> dovecot-0.99.10.8 using imap/imaps
> netqmail 1.5
>
> I cannot login from Horde or IMP. My log files says:
> -------------------
>
> Apr 12 02:29:32 HORDE [error] [imp] FAILED LOGIN
> xxx.xxx.xxx.xxx to
> imap.clinistar.com:993[imap/ssl/novalidate-cert] as
> tony [on line 287 of "/horde/imp/lib/IMP.php"]
>
> Apr 12 02:36:21 HORDE [error] [imp] FAILED LOGIN
> xxx.xxx.xxx.xxx to imap.clinistar.com:143[imap] as
> tony [on line 287 of "/horde/imp/lib/IMP.php"]
>
> -------------------
> I can login from my mail client (Thunderbird) from
> my
> laptop using port 993 or 143 just fine. I can send
> and
> receive mail just fine except in IMP.
>
> Here are my settings for imp/config/servers.php.
> I have change my servers to localhost also to no
> avail
> and also to port 143 and protocol as imap.
>
> $servers['imap'] = array(
> 'name' => 'IMAP Server',
> 'server' => 'imap.clinistar.com',
> 'protocol' => 'imap/ssl/novalidate-cert',
> 'port' => 993,
> 'folders' => '',
> 'namespace' => '',
> 'maildomain' => 'clinistar.com',
> 'smtphost' => 'localhost',
> 'realm' => '',
> 'preferred' => ''
> );
>
> My horde/config/registry.php setting is:
>
> $this->registry['auth']['login'] = 'imp';
> $this->registry['auth']['logout'] = 'imp';
>
>
> If there is anything else I need to post, please let
> me know. No matter what I try I cannot login.
>
>
> Thanks,
> Tony
> --
> 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