Leonardo Fialho wrote:
Hi All....

    Well I'm using the qmail-ldap and the qmail-ldap-controls patch in my
server, now I need to work with lists, and I preferred the EZMLM, obvious. I
have worked with EZMLM and QMAIL but never used it with the ldap patches, my
doubt is this:

1) I need to set the "qmailDotMode" to "dotonly" - DONE
2) I need to set the "accountStatus" to "nopop" - DONE
3) I need to create the ".qmail"s file, generated with the ezmlm-make - DONE

    All these steps are related with the QMAIL+EZMLM operation. But it
doesn't work with the LDAP patch. I read about DASH-EXT in the patches
documentation but I don't understant what is wrong. I already have activated
this flag in $LDAPFLAGS, and it still not working.

I found that you had to change qmail-ldap.h to use
#define LDAP_CATCH_ALL "default"
(instead of "catchall") then recompile.

Then the lists themselves must be created from the alias user account (i.e owned by alias.nofiles) placing the .qmail file in ~alias. An LDAP trace then will show it failling through to LIST-default, which is one of the generated .qmail files.
eg ezmlm LIST ~alias/.qmail-LIST LIST host.com

Entries in the LDAP database should be as specified in Life with Qmail-LDAP.

--
Duncan A B Mortimer
Computing Officer, FMRIB, John Radcliffe Hospital, Headington,
Oxford OX3 9DU, UK. Tel: (0)1865 222713 Mobile: (0)781 8618735
WWW: http://www.fmrib.ox.ac.uk/~duncan email: [EMAIL PROTECTED]



Reply via email to