[TYPO3-commerce] Sending HTML Mails

Morten Haggren mo at idefa.dk
Tue Sep 21 08:29:51 CEST 2010


Hi Egemen,

check;

CONST:
   plugin.tx_commerce_pi3.useHtmlMail=1
SETUP:

plugin.tx_commerce_pi3.adminmail.useHtml={$plugin.tx_commerce_pi3.useHtmlMail}
plugin.tx_commerce_pi3.adminmail.useHtml=.templateFileHtml=<path to your 
html template>
plugin.tx_commerce_pi3.usermail.useHtml={$plugin.tx_commerce_pi3.useHtmlMail}
plugin.tx_commerce_pi3.usermail.templateFileHtml=<path to your html 
template>



/Morten Haggren
On 2010-09-20 12:48, Egemen Erol wrote:
> Hi everybody,
>
> I'm using Typo3 4.2.12 and Commerce 0.12.4. I can't get HTML mails to work. Pointing to the HTML usermail Templatem in TS-Setup makes the source code appear in received mail. I could not find out, how to tell commerce that HTML mails are being sent. Does anyone have a solution?
>
> Regards
>
> Egemen


-- 
RewriteRule ^Morten Olesen$ Morten Haggren [R=301,L]


More information about the TYPO3-project-commerce mailing list