Verifies that an alias or name is a user mailbox on the SMTP server.
function Verify(AUserName: String): String; virtual;
Parameters
AUserName: String
Value to be verified.
Returns
String - Fully qualified User name and email address.
Description
Verify is a String function used to verify that the User specified in AUsername is a valid address on the SMTP server. Verify returns the fully sepecified User name and email address on success. Use Expand to determine the membership in a mailing list.
The folowing is an example of the value returned from a successful Verify command request using 'Smith' in AUsername: