vpopmail_add_user()
vpopmail_add_user - Add a new user to the specified virtual domain
Syntax
bool vpopmail_add_user (
string $user,
string $domain,
string $password,
string $gecos,
bool $apop)
Arguments
- user - The file that the virtual command will be performed on.
- domain - The file that the virtual command will be performed on.
- password - The file that the virtual command will be performed on.
- gecos - The file that the virtual command will be performed on.
- apop - The file that the virtual command will be performed on.
Description
Version
PHP 4.0.5, PECL vpopmail >= 0.2
Return value