Verify Method

Sends a Verification request to the SMTP server.

Object Oriented Interface

public function doVerify($emailaddress);

Procedural Interface

ipworks_smtp_do_verify($res, $emailaddress);

Remarks

This method asks the MailServer to verify the email address provided in the 'EmailAddress' parameter.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 PHP Edition - Version 20.0 [Build 8307]