Bug#383715: [pkg-horde] Bug#383715: Can't login to imp4 with imap, although horde works fine.

2006-08-20 Thread Ola Lundqvist
Hi

I have looked at the configuration and it seems to be just fine. The
only difference from my setup is the following:
* You use localhost as imap host in config files.
* You have set up maildomain = 'xxx.tld' and smtphost='xxx.tld'.
  Is tld the ending you want?
* You use uw-imapd and I use courier.

So what you need to make sure is:
* That access to imaps (ssl enabled imap) is allowed from localhost to
  localhost. Do you have thunderbird located locally?

What you can try while searching for the problem:
0) Look into the logs for horde and uw-imap.
1) Enable logging, and look into the logs.
2) Check if imap withous ssl works.
3) Change from uw-imap to courier (or some other imap daemon).

Regards,

// Ola

On Sat, Aug 19, 2006 at 07:13:49PM +0200, Taco IJsselmuiden wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 On Sat, 19 Aug 2006, Martin Lohmeier wrote:
 Taco IJsselmuiden wrote:
 
 Most of the time i noticed two imapd-processes when trying to login to
 imp, so i think that's where the problem is, because one is probably
 holding some kind of lock. Note that both processes are spawned through
 the imp-login process
 
 So, your IMAP Server is the problemit can't do the login
 Well, i _can_ (and do) use it to log in to horde as well as use it for my 
 email with thunderbird...
 But perhaps i'm missing something :-)
 
 
 Which IMAP Server are you using?
 uw-imapd (7:2002edebian1-13) from unstable
 
 Can you provide the configuration,
 Well, as far as I know, there's no real configuration for uw-imapd, right?
 
 together which imp's configuration?!
 Attached are conf.php and servers.php from imp4 (some sensitive 
 information is now 'xxx')
 Also attached is the horde-config (horde.conf.php), in which the 
 imap-configuration for horde works perfectly
 
 I hope you can find what's wrong :-))
 
 Cheers,
 Taco.
 - --
 If I'm not here, it means I've gone out to find myself.
 If I get back before I return, please keep me here.
 - --
 GPG KeyID=0x9DD13814
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.5 (GNU/Linux)
 Comment: Made with pgp4pine 1.76
 
 iD8DBQFE50bQ6WlwGJ3ROBQRAmqZAKCooCvf5vEmAhBCTRB/xE8FnPxQPgCdE5Wr
 W/ynknYLngKIorT2USMTrn8=
 =Jo4B
 -END PGP SIGNATURE-


-- 
 - Ola Lundqvist ---
/  [EMAIL PROTECTED] Annebergsslingan 37  \
|  [EMAIL PROTECTED] 654 65 KARLSTAD  |
|  +46 (0)54-10 14 30  +46 (0)70-332 1551   |
|  http://www.opal.dhs.org UIN/icq: 4912500 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#383715: [pkg-horde] Bug#383715: Can't login to imp4 with imap, although horde works fine.

2006-08-20 Thread Taco IJsselmuiden

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sun, 20 Aug 2006, Ola Lundqvist wrote:


I have looked at the configuration and it seems to be just fine.

My thought exactly :-)


The only difference from my setup is the following:
* You use localhost as imap host in config files.

Yep. And localhost is working.


* You have set up maildomain = 'xxx.tld' and smtphost='xxx.tld'.
 Is tld the ending you want?

It's actually a different domain, but i changed it for privacy reasons :-)


* You use uw-imapd and I use courier.

yep, that's a difference


So what you need to make sure is:
* That access to imaps (ssl enabled imap) is allowed from localhost to
 localhost. Do you have thunderbird located locally?

Yep, and both using localhost and using a FQDN works flawlessly using SSL.
That's the strange thing: i can use thunderbird without a problem and i 
can easily login to horde, while using the same imap-server and the same 
credentials




What you can try while searching for the problem:
0) Look into the logs for horde and uw-imap.
1) Enable logging, and look into the logs.

horde-logs don't add much useful info, but uw-imapd-logs say

Aug 20 23:33:00 iluvatar imapd[21803]: connect from 127.0.0.1 (127.0.0.1)
Aug 20 23:33:00 iluvatar imapd[21804]: connect from 127.0.0.1 (127.0.0.1)

So definetely a double connect on submit ...



2) Check if imap withous ssl works.
same symtoms: long wait (1 minute, i would say) and then i get 
an (empty) redirect.php :-(



3) Change from uw-imap to courier (or some other imap daemon).
i've just tried dovecot (which totally doesn't work :-), but i'll try 
something like courier/cyrus later this week, although i doubt that's 
where the problem is


I'll also try to find where in the code the login-process starts to 'hang' 
to get a better picture of what's going on


Update later this week (i hope) :-)

grtz,
Taco.
- --
If I'm not here, it means I've gone out to find myself.
If I get back before I return, please keep me here.
- --
GPG KeyID=0x9DD13814
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Made with pgp4pine 1.76

iD8DBQFE6NZq6WlwGJ3ROBQRAr5MAJ0Yrl0VcWuU1vy1zZPCtmWH1SMkdwCfY2ZE
UTWV9w1F7JpGGgeDpzayDjM=
=CVwt
-END PGP SIGNATURE-



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#383715: [pkg-horde] Bug#383715: Can't login to imp4 with imap, although horde works fine.

2006-08-19 Thread Taco IJsselmuiden

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sat, 19 Aug 2006, Martin Lohmeier wrote:

Taco IJsselmuiden wrote:



Most of the time i noticed two imapd-processes when trying to login to
imp, so i think that's where the problem is, because one is probably
holding some kind of lock. Note that both processes are spawned through
the imp-login process


So, your IMAP Server is the problemit can't do the login
Well, i _can_ (and do) use it to log in to horde as well as use it for my 
email with thunderbird...

But perhaps i'm missing something :-)



Which IMAP Server are you using?

uw-imapd (7:2002edebian1-13) from unstable


Can you provide the configuration,

Well, as far as I know, there's no real configuration for uw-imapd, right?


together which imp's configuration?!
Attached are conf.php and servers.php from imp4 (some sensitive 
information is now 'xxx')
Also attached is the horde-config (horde.conf.php), in which the 
imap-configuration for horde works perfectly


I hope you can find what's wrong :-))

Cheers,
Taco.
- --
If I'm not here, it means I've gone out to find myself.
If I get back before I return, please keep me here.
- --
GPG KeyID=0x9DD13814
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Made with pgp4pine 1.76

iD8DBQFE50bQ6WlwGJ3ROBQRAmqZAKCooCvf5vEmAhBCTRB/xE8FnPxQPgCdE5Wr
W/ynknYLngKIorT2USMTrn8=
=Jo4B
-END PGP SIGNATURE-


conf.php
Description: application/httpd-php


servers.php
Description: application/httpd-php


horde.conf.php
Description: application/httpd-php


Bug#383715: [pkg-horde] Bug#383715: Can't login to imp4 with imap, although horde works fine.

2006-08-18 Thread Martin Lohmeier
Taco IJsselmuiden wrote:

 Most of the time i noticed two imapd-processes when trying to login to
 imp, so i think that's where the problem is, because one is probably
 holding some kind of lock. Note that both processes are spawned through
 the imp-login process

So, your IMAP Server is the problemit can't do the login

Which IMAP Server are you using? Can you provide the configuration,
together which imp's configuration?!

I'll take a more closer look on this tomorrow.

bye, Martin
-- 

Powered by Debian GNU Linux

http://blog.mein-horde.de



signature.asc
Description: OpenPGP digital signature