Smart Mailer ASP Support Product Page

Under consideration

DomainKeys or DKIM signature

Shared 08 Oct 2011 15:59:27
2
like this idea
08 Oct 2011 15:59:27 C Brown posted:
I need to add a header to all outgoing mail to include the following header information in the email to allow for DKIM and domainkeys signatures to work.

Something like : objMail.AddHeader "X-DK-File", "C:\Key\domainkey.txt"

Please could you advise where I should place this line of code?

Thanks

Replies

Replied 10 Oct 2011 09:56:20
10 Oct 2011 09:56:20 Miroslav Zografski replied:
Hello C Brown,

Adding additional header to the send mail script requires some alteration of the incSmartMailer.asp file located in SiteRoot/ScriptLibrary folder.

Adding the custom header defers for the used component :
CDO, CDONTS, jMAil, ASPE-mail or ASPMail.

You can check online for the correct syntax of the adding custom header for each of those.

Need to note also because of our Policy of not supporting the alterations of the provided code any change is on your own responsibility.

Adding the new custom header defers for each component.

Reply to this topic