On Wed, Jul 04, 2001 at 04:52:05PM -0700, Ben Ciaccio wrote:
> Well, we tried "both", and that didn't work for us, so I looked through the
> code and noticed that with "both", it doesn't set ldapprogdelivery, which
> appears to be the flag in the code requisite to call the program set in
> deliveryProgramPath, which is why I patched to add 'bothwithprog'.
>
Now, that's funny because in my qmail-ldap it does get set:
} else if ( !str_diff(DOTMODE_BOTH, s) ) {
if (!flagdoit) sayit("DOTMODE_BOTH ",s,0);
qmode = DO_BOTH;
ldapprogdelivery = 1;
} else if ( !str_diff(DOTMODE_NONE, s) ){
And it is in there since long time. 20010501 (also 20000701) patch has it in.
So I guess you have an other patch on top of qmail-ldap running or an
incredibly old patch running.
--
later
Claudio
mailto:[EMAIL PROTECTED]