diff --git a/sources/patches/app-02-email.patch b/sources/patches/app-02-email.patch index 20cc1d4..1b0c67f 100644 --- a/sources/patches/app-02-email.patch +++ b/sources/patches/app-02-email.patch @@ -1,5 +1,5 @@ diff --git a/server/emails/mailer.tsx b/server/emails/mailer.tsx -index 669d0038..0b31e7f1 100644 +index 669d0038..b5ece163 100644 --- a/server/emails/mailer.tsx +++ b/server/emails/mailer.tsx @@ -117,7 +117,8 @@ export class Mailer { @@ -8,7 +8,7 @@ index 669d0038..0b31e7f1 100644 } - : undefined + : undefined, -+ ignoreTLS:true, ++ ignoreTLS:true : { rejectUnauthorized: false, }, \ No newline at end of file