Custom Build Error with Mailman

topdog

Verified User
Joined
Jun 22, 2009
Messages
135
If this is the wrong spot for this thread, my apologies.
I tried to set Mailman=yes in options.conf to build it with custombuild. However, when custombuild tries to download it from files.directadmin.com and files1.directadmin.com, both servers give a 404 file not found error, and custombuild attempts to extract the emty tar.gz file and tries to install the emty file.
If you all do not support mailman, why have it as it as an option in options.conf? Can DirectAdmin support answer this?
 
Hello,

We don't yet support it, but are working to add it. For now, just leave it disabled until it can be finished.

John
 
Does this work yet? I set Mailman=yes in options.conf and custombuild did download it successfully. However, at the end of the install it reported

Code:
cp: cannot stat `/usr/local/directadmin/custombuild/mailmanctl': No such file or directory
chmod: cannot access `/etc/init.d/mailmanctl': No such file or directory

and

Code:
/usr/local/directadmin/custombuild/build: line 8319: /etc/init.d/mailman: No such file or directory
 
Back
Top