fix: Raise error if email to_header is invalid (#8688)

This commit is contained in:
Vishnu Narayanan
2024-02-21 06:33:39 +05:30
committed by GitHub
parent 9911c5dc12
commit d53097f77d
4 changed files with 90 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
X-Original-To: bd84c730a1ac7833e4d27253804516f7@reply.chatwoot.com
Received: from mail.planetmars.com (mxd [192.168.1.1]) by mx.sendgrid.net with ESMTP id AAAA-bCCCCCC5DeeeFFgg for <bd84c730a1ac7833e4d27253804516f7@reply.chatwoot.com>; Sun, 31 Dec 2023 22:32:23.586 +0000 (UTC)
From: "Mark Whatney" <mark@planetmars.com>
To: <vishnu@chatwoot.com>vishnu@chatwoot.com
Subject: stranded in mars
Date: Mon, 1 Jan 2024 06:31:44 +0800
Message-ID: <1234560e0123c05b4bbf83c828b1688a93c7@com>
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary=15688136a4ad411d82b004fae6e46549
X-Exim-Id: 1234560e0123c05b4bbf83c828b1688a93c7
This is a multipart message in MIME format.
--15688136a4ad411d82b004fae6e46549
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
hey v, can i get some help over here?
--15688136a4ad411d82b004fae6e46549
Content-Type: text/html;
charset="utf-8"
Content-Transfer-Encoding: quoted-printable
hey v, can i get some help over here?
--15688136a4ad411d82b004fae6e46549--

View File

@@ -0,0 +1,29 @@
X-Original-To: bd84c730a1ac7833e4d27253804516f7@reply.chatwoot.com
Received: from mail.planetmars.com (mxd [192.168.1.1]) by mx.sendgrid.net with ESMTP id AAAA-bCCCCCC5DeeeFFgg for <bd84c730a1ac7833e4d27253804516f7@reply.chatwoot.com>; Sun, 31 Dec 2023 22:32:23.586 +0000 (UTC)
From: "Mark Whatney" <mark@planetmars.com>
To: vishnu@chatwoot.com www.chatwoot.com
Subject: stranded in mars
Date: Mon, 1 Jan 2024 06:31:44 +0800
Message-ID: <1234560e0123c05b4bbf83c828b1688a93c7@com>
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary=15688136a4ad411d82b004fae6e46549
X-Exim-Id: 1234560e0123c05b4bbf83c828b1688a93c7
This is a multipart message in MIME format.
--15688136a4ad411d82b004fae6e46549
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
hey v, can i get some help over here?
--15688136a4ad411d82b004fae6e46549
Content-Type: text/html;
charset="utf-8"
Content-Transfer-Encoding: quoted-printable
hey v, can i get some help over here?
--15688136a4ad411d82b004fae6e46549--