From eb2c42f4a3416023a82548bb1261fded1e158600 Mon Sep 17 00:00:00 2001 From: wrongecho <32306651+wrongecho@users.noreply.github.com> Date: Sat, 20 May 2023 19:47:33 +0100 Subject: [PATCH] Update cron_ticket_email_parser.php Remove attachments to-do item as completed. --- cron_ticket_email_parser.php | 1 - 1 file changed, 1 deletion(-) diff --git a/cron_ticket_email_parser.php b/cron_ticket_email_parser.php index f8924b42..eaccdacf 100644 --- a/cron_ticket_email_parser.php +++ b/cron_ticket_email_parser.php @@ -6,7 +6,6 @@ /* TODO: - - Attachments - Process unregistered contacts/clients into an inbox to allow a ticket to be created/ignored - Better handle replying to closed tickets - Support for authenticating with OAuth