vpopmail_add_domain_ex()
vpopmail_add_domain_ex - Add a new virtual domain
Syntax
bool vpopmail_add_domain_ex (
string $domain,
string $passwd,
string $quota,
string $bounce,
bool $apop)
Arguments
- domain - The file that the virtual command will be performed on.
- passwd - The file that the virtual command will be performed on.
- quota - The file that the virtual command will be performed on.
- bounce - 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