From 14190073c1d512e9e746d659d3d75a336786749b Mon Sep 17 00:00:00 2001 From: Jonas Lochmann Date: Mon, 27 Dec 2021 01:00:00 +0100 Subject: [PATCH] Disable postprocessing of mail contents --- src/util/mail.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/util/mail.ts b/src/util/mail.ts index 2fb7bed..f9db73d 100644 --- a/src/util/mail.ts +++ b/src/util/mail.ts @@ -33,7 +33,8 @@ const email = new Email({ options: { extension: 'ejs' } - } + }, + juice: false }) export const sendAuthenticationMail = async ({