vpopmail_alias_get

(PHP 4 >= 4.0.7, PECL vpopmail >= 0.2) Get all lines of an alias for a domain array vpopmail_alias_get ( string $alias, string $domain ) This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. This fun

vpopmail_alias_get_all

(PHP 4 >= 4.0.7, PECL vpopmail >= 0.2) Get all lines of an alias for a domain array vpopmail_alias_get_all ( string $domain ) This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. This function is cu

vpopmail_alias_del

(PHP 4 >= 4.0.7, PECL vpopmail >= 0.2) Deletes all virtual aliases of a user bool vpopmail_alias_del ( string $user, string $domain ) This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. This functi

vpopmail_alias_del_domain

(PHP 4 >= 4.0.7, PECL vpopmail >= 0.2) Deletes all virtual aliases of a domain bool vpopmail_alias_del_domain ( string $domain ) This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. This function is

vpopmail_alias_add

(PHP 4 >= 4.0.7, PECL vpopmail >= 0.2) Insert a virtual alias bool vpopmail_alias_add ( string $user, string $domain, string $alias ) This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. This functi

vpopmail_add_user

(PHP 4 >= 4.0.5, PECL vpopmail >= 0.2) Add a new user to the specified virtual domain bool vpopmail_add_user ( string $user, string $domain, string $password [, string $gecos [, bool $apop ]] ) This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be us

vpopmail_add_domain

(PHP 4 >= 4.0.5, PECL vpopmail >= 0.2) Add a new virtual domain bool vpopmail_add_domain ( string $domain, string $dir, int $uid, int $gid ) This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. This

vpopmail_add_domain_ex

(PHP 4 >= 4.0.5, PECL vpopmail >= 0.2) Add a new virtual domain bool vpopmail_add_domain_ex ( string $domain, string $passwd [, string $quota [, string $bounce [, bool $apop ]]] ) This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own

vpopmail_add_alias_domain

(PHP 4 >= 4.0.5, PECL vpopmail >= 0.2) Add an alias for a virtual domain bool vpopmail_add_alias_domain ( string $domain, string $aliasdomain ) This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. T

vpopmail_add_alias_domain_ex

(PHP 4 >= 4.0.5, PECL vpopmail >= 0.2) Add alias to an existing virtual domain bool vpopmail_add_alias_domain_ex ( string $olddomain, string $newdomain ) This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk.