Question
I have some questions with the
MailerContrib.
1. I want that newsletter only sent in plain text, no html. Is that possible, i didn't found about. only for notifications.
2. Can I configure the Subject?
3. Can I configure the sender?
Environment
--
MathiasKrueger - 06 Feb 2007
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Yes to all. The newsletter is built from the template
templates/newsletter.tmpl. Take a copy, modify the copy as you require, save it in
templates/newsletter.matthias.tmpl. In the web(s) where you generate the newsletter(s), add * Set SKIN=matthias,pattern to
WebPreferences. (of course you may be using a different skin than pattern, in which case modify the above accordingly)
--
CrawfordCurrie - 21 Feb 2007