Home > PHP > Function > vpopmail > vpopmail_add_alias_domain_ex()

vpopmail_add_alias_domain_ex()

vpopmail_add_alias_domain_ex - Add alias to an existing virtual domain

Syntax

bool vpopmail_add_alias_domain_ex (string $olddomain, string $newdomain)

Arguments

  • olddomain - The file that the virtual command will be performed on.
  • newdomain - The file that the virtual command will be performed on.

Description

Version

PHP 4.0.5, PECL vpopmail >= 0.2

Return value