Adding Header in Email Marking Emails

pankaj saxean asked on May 30, 2024 12:38

Hi Everyone,

The Google One-Click unsubscribe feature needs to be updated in Email marketing. As per the One-Click subscription, we will add the email header:

Headers.Add("List-Unsubscribe", "https://www.foo.com/unlist?id=8888"); Headers.Add("List-Unsubscribe-Post", "List-Unsubscribe=One-Click");

But in Kentico, I have not found any place or option to add a header to the exiting email. Please someone guide me.

Recent Answers


Brenden Kehren answered on June 3, 2024 16:01

You would have to create a custom control for this or create some custom actions when the email was created for the given users and sent to the email queue for processing. This feature enhancement will most likely NOT be added in version 13 but you could possibly expect to see something like this in Xperience by Kentico.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.