AddExtraHeader Method

 Object: SMTP Mailer
 Syntax: AddExtraHeader ("x-header-value")
 Returns: True/False
 Description: This method adds extra X-Headers to the message's mail envelope. The x-header-value is a string that represents a proper SMTP X-Header. This method returns True is the X-Header is added, False if it is not.

 

Previous Page Next Page