fix email processor dropping attachments
authorDemeritCowboy <demeritcowboy@hotmail.com>
Tue, 8 Oct 2019 02:33:55 +0000 (22:33 -0400)
committerDemeritCowboy <demeritcowboy@hotmail.com>
Tue, 8 Oct 2019 02:53:49 +0000 (22:53 -0400)
commit8913e9151afd072b5f27e0367490b76657314289
treee979e89fdc1c3dc705c8b4a295bbb2e82306be71
parentc2a4149ba7f21ad66c35a49671a08092631e9bfd
fix email processor dropping attachments
CRM/Admin/Form/Setting/Miscellaneous.php
CRM/Admin/Form/SettingTrait.php
CRM/Core/BAO/File.php
CRM/Core/Config/MagicMerge.php
CRM/Utils/DeprecatedUtils.php
api/v3/System/setting-whitelist.txt
settings/Core.setting.php
tests/phpunit/CRM/Utils/Mail/EmailProcessorInboundTest.php [new file with mode: 0644]
tests/phpunit/CRM/Utils/Mail/data/inbound/test_message_many_attachments.eml [new file with mode: 0644]