Hello List,
I installed qmailadmin-1.2.3 with the mysql options for ezmlm enabled.
Maybe I do not understand how it works, but I think it should create all
the necessary tables in the selected database. This means I got a
database called "ezmlm" on localhost:3306 accessable with password
"password". Connecting from commandline works all right. I indicate a
name for a table in qmailadmin (default ezmlm) and the List gets created
all right but not in mysql, even a sql File is showing up with the
connection informations in it. When I do a
"./ezmlm-mktab -d testlist | mysql -hlocalhost -utestlist -p -f ezmlm"
the tables become created all right, but they don“t get used anyway
after creating the list. What did I missed around here? How to debug
qmailadmin to get a hint whats going on? ezmlm is compiled with mysql
support.
Thank you very much for help