Skip to main navigation Skip to main content Skip to page footer

Entwickler Version

Bitte testen Sie es immer vor dem Stellen einer Frage auch mit der aktuellen Entwicklerversion

Autor  
29-02-08 10:52:45 sr_email_subscribe default HTML = 1
Daniel Doesburg
Hi List,
I hope this is the right place to ask about the sr_email_subscribe extension.
On a new subscription (and also on edit) I want not to ask the user about HTML-mail but set it by default. Without a question.
I've searched all the forums I could find, but did not find a working answer. Hope someone here can help me.

Regards
23-03-08 18:00:27 enableHTMLMail = 1
Franz Holzinger
You can set in the constants to send HTML emails in sr_email_subscribe:
enableHTMLMail = 1

To activate DirectMail HTML emails by default. you set in setup:

create {
defaultValues {
module_sys_dmail_html = 1
...
}
}
< Zurück zum Forum