hi all, when i run vadduser from the 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 send and recieve email ok. i paid the inter7.com 100 bucks to write me a signup script to run from the webpage, to run the vadduser command so users could signup, when i run this signup.cgi script it only updates: /home/vpopmail/users/vpasswd /home/vpopmail/users/vpasswd.cdb and does not update the /var/qmail/users/assign and cdb files and users can't recieve any email, sender recieves "sorry. no such mailbox" error. my question is are these files suppose to be updated when new users are added? or is this a config error? i wrote inter7.com and they said i had configuration errors and suggested i re-install, i did reinstall but am back to the same problem. oh the signup.cgi script is binary so i dont know what its doing! if its actually calling vadduser or what. jim