Hi,
I'm running qmail and vpopmail, and when i add a user to the system using
vadduser (from command line) it updates the following files:
/home/vpopmail/users/vpasswd
/home/vpopmail/users/vpasswd.cdb
/var/qmail/users/assign
/var/qmail/users/cdb
and everything works fine. users can login, send/recieve email ok.
i paid inter7.com to write me a signup script so users could signup online
and when this script is run it only updates:
/home/vpopmail/users/vpasswd
/home/vpopmail/users/vpasswd.cdb
and does not update the /var/qmail/users/assign and cdb files:
is there something i can put in the assign file to make it look to
/home/vpopmail/users/vpasswd and cdb? are these files suppose to be
updated when using vpopmail? or is there something wrong with the signup
script or my config?
When these files are not updated the signup script adds the user, they can
login and send mail but cant recieve email, sender get a error message
saying "Sorry.. No such mailbox"
tks
jim