mirror of
https://github.com/itflow-org/itflow
synced 2026-03-16 18:54:51 +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:
31
plugins/php-imap/tests/messages/boolean_decoded_content.eml
Normal file
31
plugins/php-imap/tests/messages/boolean_decoded_content.eml
Normal file
@@ -0,0 +1,31 @@
|
||||
From: from@there.com
|
||||
To: to@here.com
|
||||
Subject: Nuu
|
||||
Date: Wed, 13 Sep 2017 13:05:45 +0200
|
||||
Content-Type: multipart/mixed; boundary="=-vyqYb0SSRwuGFKv/Trdf"
|
||||
|
||||
--=-vyqYb0SSRwuGFKv/Trdf
|
||||
Content-Type: multipart/alternative; boundary="=-ewUvwipK68Y6itClYNpy"
|
||||
|
||||
--=-ewUvwipK68Y6itClYNpy
|
||||
Content-Type: text/plain; charset="us-ascii"
|
||||
|
||||
Here is the problem mail
|
||||
|
||||
Body text
|
||||
--=-ewUvwipK68Y6itClYNpy
|
||||
Content-Type: text/html; charset="us-ascii"
|
||||
|
||||
Here is the problem mail
|
||||
|
||||
Body text
|
||||
--=-ewUvwipK68Y6itClYNpy--
|
||||
|
||||
--=-vyqYb0SSRwuGFKv/Trdf
|
||||
Content-Type: application/pdf; name="Example Domain.pdf"
|
||||
Content-Disposition: attachment; filename="Example Domain.pdf"
|
||||
Content-Transfer-Encoding: base64
|
||||
|
||||
nnDusSNdG92w6Fuw61fMjAxOF8wMy0xMzMyNTMzMTkzLnBkZg==?=
|
||||
|
||||
--=-vyqYb0SSRwuGFKv/Trdf--
|
||||
Reference in New Issue
Block a user