Verify Method
Sends a Verification request to the SMTP server.
Syntax
int Verify(char* lpszEmailAddress);
Remarks
This method asks the MailServer to verify the email address provided in the 'EmailAddress' parameter.
|
IP*Works! OpenPGP 2016 C++ Edition
Questions / Feedback?
Verify MethodSends a Verification request to the SMTP server. Syntaxint Verify(char* lpszEmailAddress); RemarksThis method asks the MailServer to verify the email address provided in the 'EmailAddress' parameter. |
||