Hi,
I've been trying to put together a Debian package for vpopmail. As a
result I've been reorganizing the files to meet the Debian standards.
However I've been experiencing several problems.
Originally I wanted to put the binaries in /usr/sbin but since it wasn't
working I returned to the the normal setup except with the vpopmail
directory in /var/vpopmail and tcp.smtp in /etc/vpopmail/
If I cd /var/vpopmail/bin
and type ./vadddomain test.com
I get Error: Unable to chdir to vpopmail/domains directory
It creates /var/vopmail/domains/test.com and
/var/vpopmail/domains/test.com/.qmail-default
but doesnt create the vpasswd file or a postmaster user.
Any ideas?
thanks, Iain.