asp.net - How to add email header while sending newsletter in kentico -


i using kentico 7 , want add email header while sending news letter through smtp.

this common feature used. want send information header in mail while sending newsletter. there xml in kentiko or code-behind through can set header , send subscriber.

you have customize emailqueuemanager (in cms.newsletter namespace). there method

sendemail(...) 

which creates instance of emailmessage. can add headers headers property. unfortuantely there no easier way that.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -