mirror of
https://github.com/itflow-org/itflow
synced 2026-03-21 21:15:38 +00:00
Reintroduce Webklex IMAP for ticket processing as PHP-IMAP is no longer being developed. This is optional for now and considered beta can be found in cron/ticket_email_parser.php
This commit is contained in:
9
plugins/vendor/webklex/php-imap/tests/messages/html_only.eml
vendored
Normal file
9
plugins/vendor/webklex/php-imap/tests/messages/html_only.eml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
From: from@there.com
|
||||
To: to@here.com
|
||||
Subject: Nuu
|
||||
Date: Wed, 13 Sep 2017 13:05:45 +0200
|
||||
Content-Type: text/html;
|
||||
charset="us-ascii"
|
||||
Content-Transfer-Encoding: quoted-printable
|
||||
|
||||
<html><body>Hi</body></html>
|
||||
Reference in New Issue
Block a user