mailtrain icon indicating copy to clipboard operation
mailtrain copied to clipboard

Self hosted newsletter app

Results 231 mailtrain issues
Sort by recently updated
recently updated
newest added

I created a new Field with Integer value [MERGE_MONTH] If I use this field in the email template, it fails with value.replace is not a function. I tried to debug...

I'm experiencing a problem with encoding on Gmail side. Example email content: > Cześć [FIRST_NAME]! Where the FIRST_NAME is "Michał". The user will see it as follows: > Cześć Micha\ł!...

```patch From 83c84069f4c7d23863a644beb363a95490aeec3f Mon Sep 17 00:00:00 2001 From: Liam Date: Wed, 4 May 2022 12:17:02 +0100 Subject: [PATCH] Fix 'unubscribed' spelling mistake Signed-off-by: Liam --- client/src/lists/subscriptions/helpers.js | 2 +-...

Hi, I'm new to mailtrain and trying the insatllation for the first time. I have an nginx proxy in place already in my server, and for installing mailtrain, I have...

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.2 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) Commits c6bdaca Version...

dependencies

Hello Mailtrain community! I am working at the moment on cleaning up the issue list to get an overview of the latest valid issues and start to create a pull...

In the settings, there is an option to show a message on the start-page, which can be configured with HTML, as the explainer-text says. But it seems not to work,...

When I use the mosaico-mjml template, only the placeholder for the different blocks is shown. I was expecting a more detailed preview. Is this intentional, not implemented yet or a...