IgnoreMalformedAddress Property

 Object: SMTP Mailer
 Syntax: IgnoreMalformedAddress
 Type: Boolean
 Read/Write: Read/Write
 Description: This property indicates whether SA-SmtpMail will check for an @ sign in the email addresses used in the AddRecipient, AddCC, and AddBCC methods. Any errors are returned in the Response property.

By default, this property is set to False. When sent to True, SA-SmtpMail does not validate address syntax.

 

Previous Page Next Page