On Tue, Jul 29, 2008 at 06:53:48PM +0800, kengheng wrote:
Hi,
> access using thunder bird for smtp, pop and imap), however when try to
> access through horde webmail, the /tmp/horde shown:
>
> Jul 29 18:52:15 HORDE [notice] [imp] Login success for [EMAIL PROTECTED]
> [2xx.1xx.1xx.1xx] to {localhost:143 [imap/notls]} [pid 5513 on line 306
> of "/usr/local/horde/imp/lib/Session.php"]
> ...
> Jul 29 18:52:15 web03 imapd: LOGIN, [EMAIL PROTECTED],
> ip=[::ffff:127.0.0.1], port=[7218], protocol=IMAP
> ...
> However the webmail just return to the imp login screen without any
> message. Any clue ?
Maybe this is a problem caused by your browser. We had the same symptoms
with the Firefox browser while IE and Opera works fine. If you use
Firefox, try to login again and open the error console. You can ignore warnings,
but if there an error give this both settings in
/etc/horde/horde3/conf.php a try:
$conf['cookie']['domain'] = "";
(Administration/Setup/Horde/General/What domain should we set cookies
from)
$conf['cookie']['path'] = '/horde3';
(Administration/Setup/Horde/General/What path should we set cookies to)
We solved our problems with these boths settings.
Martin
--
Universität zu Köln :: Universitäts- und Stadtbibliothek
IT-Dienste
Universitätsstr. 33 :: D-50931 Köln
Tel.: +49 221 470-3330 :: Fax: +49 221 470-5166
[EMAIL PROTECTED] :: www.ub.uni-koeln.de
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]