Verify Method
Sends a Verification request to the SMTP server.
Object Oriented Interface
public function doVerify($emailaddress);
Procedural Interface
ipworksopenpgp_psmtp_do_verify($res, $emailaddress);
Remarks
This method asks the MailServer to verify the email address provided in the 'EmailAddress' parameter.