Home > PHP > Function > Cyrus > cyrus_authenticate()

cyrus_authenticate()

cyrus_authenticate - Authenticate against a Cyrus IMAP server

Syntax

cyrus_authenticate (resource $connection, string $mechlist, string $service, string $user, int $minssf, int $maxssf, string $authname, string $password)

Arguments

  • connection - The array.
  • mechlist - The array.
  • service - The array.
  • user - The array.
  • minssf - The array.
  • maxssf - The array.
  • authname - The array.
  • password - The array.

Description

Version

PHP 4.1.0, PECL cyrus 1.0

Return value

No value is returned.