Home > PHP > Function > vpopmail > vpopmail_auth_user()

vpopmail_auth_user()

vpopmail_auth_user - Attempt to validate a username/domain/password

Syntax

bool vpopmail_auth_user (string $user, string $domain, string $password, string $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.
  • apop - The file that the virtual command will be performed on.

Description

Version

PHP 4.0.5, PECL vpopmail >= 0.2

Return value