CATL-1613: Add new field to the mail account form - Skip emails which do not have...
authorIvan <ivan@compucorp.co.uk>
Thu, 13 Aug 2020 15:40:01 +0000 (16:40 +0100)
committerIvan <ivan@compucorp.co.uk>
Wed, 7 Oct 2020 07:55:26 +0000 (10:55 +0300)
commitf945f0c4920f8453b2282642178d07fceae50dac
treed26cb0e241e3b6d9312e75a3194e202fdecc38f4
parent993a642cb9f193cf4d551987865dde314df83198
CATL-1613: Add new field to the mail account form - Skip emails which do not have a Case ID or Case token
CRM/Admin/Form/MailSettings.php
CRM/Upgrade/Incremental/php/FiveThirtyOne.php
CRM/Utils/Hook.php
CRM/Utils/Mail/CaseMail.php [new file with mode: 0644]
CRM/Utils/Mail/EmailProcessor.php
templates/CRM/Admin/Form/MailSettings.tpl
templates/CRM/Admin/Page/MailSettings.hlp [new file with mode: 0644]
tests/phpunit/CRM/Utils/Mail/EmailProcessorTest.php
tests/phpunit/CRM/Utils/Mail/data/inbound/test_cases_email.eml [new file with mode: 0644]
tests/phpunit/CRM/Utils/Mail/data/inbound/test_non_cases_email.eml [new file with mode: 0644]
xml/schema/Core/MailSettings.xml