> What should the mailMessageStore attribute point to? should it point
> to the DIR in ezmlm-make? If so, should I modify dirmaker to not try to make
> the Maildir folder? Could I avoid using the dot-qmail-list-* files created
> by ezmlm?
mailMessageStore is irrelevant if you do the deliveries via a program.
And if you setup the .qmail-* files (as done my ezmlm-make, and do not
forget the dashtrick patch!), the delivery is controlled by them.
> Could someone point me to a full setup of ezmlm with qmail-ldap for a sample
> list? I can't find much info searching the web.
You need to apply the dash trick patch;
then you setup ezmlm as usual, and enable .qmail style delivery for the
relevant user.
Greetings,
Erich
BTW:
Does anyone have a script ready for aliasing a list?
ezmlm check's the local and host part of the Address (and does only
accept mails adressed to the list)
I'd like to have p.e. the list [EMAIL PROTECTED] be the same list
as [EMAIL PROTECTED] (i.e. your users don't have to remember
wheter it's org or com ;)
Regular ezmlm won't accept this, will it?
Could be done with mail address rewriting, i believe, but i consider
this a hack :-(