Home > PHP > Function > vpopmail > vpopmail_add_alias_domain()

vpopmail_add_alias_domain()

vpopmail_add_alias_domain - Add an alias for a virtual domain

Syntax

bool vpopmail_add_alias_domain (string $domain, string $aliasdomain)

Arguments

  • domain - The file that the virtual command will be performed on.
  • aliasdomain - The file that the virtual command will be performed on.

Description

Version

PHP 4.0.5, PECL vpopmail >= 0.2

Return value