[horde] :: courier-imap auth problerms ::
Jerome Walters
jeronimo at fixity.net
Wed Mar 19 12:58:05 PST 2003
Hello Folks,
I have some problems with the courier imap while using IMP. Frequently when
I
am trying to login to the IMP using imap/notls and imap/ssl connection (i
tried both)
I am getting the following errors from the courier imap:
=======================================================
Mar 19 15:44:22 vanilla imapd-ssl: Connection, ip=[::ffff:111.111.111.111]
Mar 19 15:44:27 vanilla imapd-ssl: LOGIN FAILED, ip=[::ffff:111.111.111.111]
Mar 19 15:44:37 vanilla last message repeated 2 times
Mar 19 15:44:37 vanilla imapd-ssl: LOGOUT, ip=[::ffff:111.111.111.111]
=======================================================
I am attaching also the strace from the authdaemond.plain as I think that
the problem
is in the courier-imapd.
I am using the following software:
qmail-1.03(tls patched to allow ssl smtpd)
vpopmail-5.2.1
courier-imap-1.7.0.20030311
horde-2.2.1
imp-3.2.1
My courier imapd is set to use authvchkpw for authenfication daemon as I am
using vpopmail.
I guess this is a courier-imap issue but I wanted to ask if you ever faced
this problem before??
Regards,
Jerome Walters
-------------- next part --------------
select(9, [5 8], NULL, NULL, {174, 870000}) = 1 (in [8], left {169, 880000})
accept(8, {sin_family=AF_UNIX, path="^E^H@"}, [2]) = 4
fcntl64(4, F_SETFL, O_RDONLY) = 0
select(5, [4], NULL, NULL, {10, 0}) = 1 (in [4], left {10, 0})
read(4, "AUTH 34\nimap\nlogin\nadmin at vega."..., 8192) = 43
getpid() = 3822
open("/var/vpopmail/domains/vega.bg/vpasswd.cdb", O_RDONLY) = 6
lseek(6, 1624, SEEK_SET) = 1624
read(6, "\215\t\0\0\0\0\0\0", 8) = 8
close(6) = 0
select(5, NULL, [4], NULL, {10, 0}) = 1 (out [4], left {10, 0})
write(4, "FAIL\n", 5) = 5
close(4) = 0
select(9, [5 8], NULL, NULL, {300, 0}) = 1 (in [8], left {294, 980000})
accept(8, {sin_family=AF_UNIX, path="^E^H@"}, [2]) = 4
fcntl64(4, F_SETFL, O_RDONLY) = 0
select(5, [4], NULL, NULL, {10, 0}) = 1 (in [4], left {10, 0})
read(4, "AUTH 34\nimap\nlogin\nadmin at vega."..., 8192) = 43
getpid() = 3822
open("/var/vpopmail/domains/vega.bg/vpasswd.cdb", O_RDONLY) = 6
lseek(6, 1624, SEEK_SET) = 1624
read(6, "\215\t\0\0\0\0\0\0", 8) = 8
close(6) = 0
select(5, NULL, [4], NULL, {10, 0}) = 1 (out [4], left {10, 0})
write(4, "FAIL\n", 5) = 5
close(4) = 0
select(9, [5 8], NULL, NULL, {300, 0}) = 1 (in [8], left {294, 990000})
accept(8, {sin_family=AF_UNIX, path="^E^H@"}, [2]) = 4
fcntl64(4, F_SETFL, O_RDONLY) = 0
select(5, [4], NULL, NULL, {10, 0}) = 1 (in [4], left {10, 0})
read(4, "AUTH 34\nimap\nlogin\nadmin at vega."..., 8192) = 43
getpid() = 3822
open("/var/vpopmail/domains/vega.bg/vpasswd.cdb", O_RDONLY) = 6
lseek(6, 1624, SEEK_SET) = 1624
read(6, "\215\t\0\0\0\0\0\0", 8) = 8
close(6) = 0
select(5, NULL, [4], NULL, {10, 0}) = 1 (out [4], left {10, 0})
write(4, "FAIL\n", 5) = 5
close(4) = 0
select(9, [5 8], NULL, NULL, {300, 0} <unfinished ...>
More information about the horde
mailing list