I should have added some more detail to my previous post, here it is: By default when I create a mailing list with Qmailadmin I would like the following ezmlm features enabled: -d Digest; -f Prefix; -l List Subscibers; -i Index for Web use; -s Subscription moderation; -t Trailer; -u Subscribers only; -6 Use MySQL database
I tried to do it manually, but I'm not sure if I have the syntax correct: ./ezmlm-make -+dfclistu -6 localhost : 3306 : ezmlmuser : ezmlmpass : ezmlm : my-list ~vpopmail/domains/mydomain.com/my-list ~vpopmail/domains/mydomain.com/.qmail-my-list my-list mydomain.com I got the following error: ezmlm-make: fatal: /home/vpopmail/domains/goldcoastjingles.com/.ezmlmrc does not exist Also does ezmlm-make create the mysql tables or do I have to create them manually? Thanks All Brett > Can anyone tell me how to include some ezmlm swithes for use with the > ezmlm-make when creating a new list with Qmailadmin. > Example: ezmlm-make -f, for prefix. > > Thanks > Brett > > >
