mirror of
https://github.com/itflow-org/itflow
synced 2026-03-16 10:44:50 +00:00
Migrated away from PHP Mail Parser to the new WebKlex PHP IMAP Mail Parser this will open the way to support OAUTH2 for Mail servers such as Microsoft 365 and Google Workspaces
This commit is contained in:
20
plugins/php-imap/tests/messages/undefined_charset_header.eml
Normal file
20
plugins/php-imap/tests/messages/undefined_charset_header.eml
Normal file
@@ -0,0 +1,20 @@
|
||||
X-Real-To: <monitor@bla.bla>
|
||||
X-Stored-In: BlaBla
|
||||
Return-Path: <info@bla.bla>
|
||||
Received: from <postmaster@bla.bla>
|
||||
by bla.bla (CommuniGate Pro RULE 6.1.13)
|
||||
with RULE id 14057804; Mon, 27 Feb 2017 13:21:44 +0930
|
||||
X-Autogenerated: Mirror
|
||||
Resent-From: <postmaster@bla.bla>
|
||||
Resent-Date: Mon, 27 Feb 2017 13:21:44 +0930
|
||||
Message-Id: <201702270351.BGF77614@bla.bla>
|
||||
From: =?X-IAS-German?B?bXlHb3Y=?=<info@bla.bla>
|
||||
To: sales@bla.bla
|
||||
Subject: =?X-IAS-German?B?U3VibWl0IHlvdXIgdGF4IHJlZnVuZCB8IEF1c3RyYWxpYW4gVGF4YXRpb24gT2ZmaWNlLg==?=
|
||||
Date: 27 Feb 2017 04:51:29 +0100
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/html;
|
||||
charset="iso-8859-1"
|
||||
Content-Transfer-Encoding: quoted-printable
|
||||
|
||||
)
|
||||
Reference in New Issue
Block a user