[TYPO3-commerce] Sending HTML Mails

Morten Haggren mo at idefa.dk
Tue Sep 21 08:31:19 CEST 2010


hi again..


messed up my copy/pasta -
plugin.tx_commerce_pi3.adminmail.useHtml=.templateFileHtml=<path to your 
html template>


should be

plugin.tx_commerce_pi3.adminmail.templateFileHtml=<path to your html 
template>



On 2010-09-21 08:29, Morten Haggren wrote:
> 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