protected function authenticate($error)
Method for authentication at SMTP server. Non-static method.
Returns true, if authentication was successful or false otherwise.
Parameters
Parameter | Description | Version |
$error | Array, containing authentication errors. | |
Example