[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tpop3d-discuss] tpop3d v1.4.1pre4
From: |
Chris Lightfoot |
Subject: |
Re: [tpop3d-discuss] tpop3d v1.4.1pre4 |
Date: |
Mon, 25 Feb 2002 16:45:23 +0000 |
User-agent: |
Mutt/1.3.24i |
On Mon, Feb 25, 2002 at 11:43:52AM -0500, Michael Klatsky wrote:
> I haven't applied the scope patch yet. The line I pasted is from the
Not the scope patch-- this one, which you may have missed
owing to mail server brokenness.
--- auth_ldap.c 2002/02/24 18:07:52 1.2
+++ auth_ldap.c 2002/02/25 10:44:49
@@ -191,7 +191,7 @@
goto fail;
}
} else if (!s && t)
- ldapinfo.attr.group = xstrdup(s);
+ ldapinfo.attr.group = xstrdup(t);
else if (s && t) {
log_print(LOG_ERR, _("auth_ldap_init: both an
auth-ldap-mail-group and an auth-ldap-mail-group-attr directive were
specified"));
goto fail;
--
``What is it that will make it possible to spend $20 billion of your money
to put some clown on the moon? Good old American know-how -- as provided
by good old Americans, like Doctor Wernher von Braun.'' (Tom Lehrer)
- RE: [tpop3d-discuss] tpop3d v1.4.1pre4, (continued)
- Re: [tpop3d-discuss] tpop3d v1.4.1pre4, Chris Lightfoot, 2002/02/25
- RE: [tpop3d-discuss] tpop3d v1.4.1pre4, Michael Klatsky, 2002/02/25
- RE: [tpop3d-discuss] tpop3d v1.4.1pre4, Michael Klatsky, 2002/02/25
- Re: [tpop3d-discuss] tpop3d v1.4.1pre4, Chris Lightfoot, 2002/02/25
- RE: [tpop3d-discuss] tpop3d v1.4.1pre4, Michael Klatsky, 2002/02/25
- RE: [tpop3d-discuss] tpop3d v1.4.1pre4, Michael Klatsky, 2002/02/25