hi,
im currently creating a php script which i want to allow me to add email accounts to my server on the fly. im not sure how to go about this. If a file is owned by "root", how can i write to it? does it have to be owned by user "nobody"?
Also, i should be able to write to the virtuser file but what about compiling it into the virtuser.db file? how could i execute the command?
One last thing, if i wanted to delete an email address from the file and then re-compile the file again, how could i got to a SPECIFIC email address. so basically a specific line in the virtuser table.
Any help at all would be appreciated
Thanks!
Khilan