-
Provide an option to send mail via HTML or plain text. Suggest DESIGN.md include a template that is filled in by Python and then given some configuration options choose that type. Test by showing emai…
-
When Settings > Compose HTML messages > always, no encrypting email body, full process without errors but sending out original message.
Thanks for help.
-
I am implementing HTML emails for a project and noticed that although the email body templates end in .html, they are actually used as text templates. I think the ideal would be to have some default t…
-
### Mautic Series
5.1.x series
### Mautic installed version
5.1.1
### Way of installing
I'm using a Docker image from https://hub.docker.com/r/mautic/mautic
### PHP version
8.2.25…
-
Our email utility can be found in: api/app/utils/email.py
Add an HTML email template to the Organisation model (api/app/organisation/models.py) that gets used for every email sent from a particular…
-
Work on creating an html version of the order update email.
-
Hi,
would it be possible to use html templates for emails?
Or to change the email content type to HTML and use some basic html tags in the template?
Thanks
Best regards
-
Moodle 4.5
Quickmail master
```
block_quickmail_messenger_compose_testcase/test_messenger_sends_composed_email_nowblock_quickmail_messenger_compose_testcase::test_messenger_sends_composed_ema…
-
## What
> HTML email
A number of NHS services email users.
This is what GOV.UK have about emails in the service manual:
- Design: https://www.gov.uk/service-manual/design/sending-emails-an…
-
### Describe the problem
I wrote the Svelte template https://github.com/CriticalMoments/CMSaasStarter and we are migrating it to Svelte 5.
One thing we use .svelte files for email templates for …