>Nothing"s wrong. This is not final code, it"s still in development, >and
>problems and issues of this sort are to be expected.
>
>Try just removing the following two lines of code. I think this code"s >in
>error:
>
>diff -U3 -r1.47 authldaplib.c
>--- authldaplib.c 21 Oct 2004 00:10:49 -0000 1.47
>+++ authldaplib.c 3 Nov 2004 00:12:18 -0000
>@@ -1316,9 +1316,6 @@
> auth.quota=quota;
> auth.options=options && *options ? options:NULL;
>
>- if (auth.sysusername == 0)
>- auth.sysusername=auth.address="";
>-
> if (homeDir == 0)
> auth.homedir="";


thanks very much. that did it for me. cosmetic bug remains: in the log file now the logged in user is nobody (should be test):

Nov 3 11:32:30 testhost pop3d: Connection, ip=[::ffff:10.0.0.100]
Nov 3 11:32:35 testhost pop3d: LOGIN, user=nobody, ip=[::ffff:10.0.0.100]
Nov 3 11:32:35 testhost pop3d: LOGOUT, user=nobody, ip=[::ffff:10.0.0.100], top=0, retr=1173, time=0


thanks again,
alex


------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to