I am still awaiting anyone's response on how to limit qmailadmin to ezmlm (without idx) support. When I go to add a mailing list on 0.35 and 0.36 it has all these idx options I don't want, I'd like the basic ezmlm functionality in my previous 0.26h.
Now the new one, if I login as a user (not postmaster) and click on show redirect, that works. Then if I do to type in an email into the text field to "add/replace redirect email", then I get an internal service error with my apache log simply stating the classic "Premature End of Script Headers".
I tested this on two systems with 0.35 and 0.36, has anyone else experienced this problem? Any insight appreciated.
Also 0.36 still doesn't find my mysql unless I manually edit the Makefile (FreeBSD 4.0). Someone on the mailing list pointed out what to add, can we get this included into the configure?
In the Makefile add "-L/usr/local/mysql/lib/mysql -lmysqlclient" to the COMMONLDADD line to make it look like so:
COMMONLDADD = -L/home/vpopmail/lib -lvpopmail -L/usr/local/mysql/lib/mysql -lmysqlclient
I never had to do this before vpopmail 4x so I assume something has changed in the config script.
Thanks, Scott
