heya folks
!
i use debian 2.2.r3
with qmail and vpopmail-5.0 ( upgraded from 5.0pre5)
when i try to add a
new domain ( vadddomain xxx.xxx) it says :
- domain does not
exists
i try to find what's
the problem and it seems that the qmail binaries qmail.newu and qmail-newmrh are
not executed (users/assign.cdb and control/morercpthosts.cdb not updated)
when domain is added.
off course i use the
path options with ./configure script :
config.h
:
#define VPOPUSER
"vpopmail"
#define VPOPGROUP
"vchkpw"
#define QMAILNEWU
"/opt/qmail/bin"
#define QMAILINJECT
"/opt/qmail/bin"
#define QMAILNEWMRH
"/opt/qmail/bin"
#define QMAILDIR
"/opt/qmail"
#define VPOPMAILDIR
"/var/spool/popmail"
my question is : is
this a known bug ?
thx