CiviMail - Implement List-Unsubscibe=One-Click (with overloaded routing)
authorTim Otten <totten@civicrm.org>
Tue, 9 Jan 2024 04:09:32 +0000 (20:09 -0800)
committerTim Otten <totten@civicrm.org>
Wed, 24 Jan 2024 08:47:36 +0000 (00:47 -0800)
commitb334ae091ac0100452624dc61599cbb4bf13589a
tree54a3e7a1810a2e2685a4e776575616014232bcfc
parent944096c3dc82d1436e0c4dd98fae34a005195982
CiviMail - Implement List-Unsubscibe=One-Click (with overloaded routing)
CRM/Admin/Form/Setting/Mail.php
CRM/Mailing/Page/Unsubscribe.php
CRM/Mailing/Service/ListUnsubscribe.php [new file with mode: 0644]
ext/flexmailer/tests/phpunit/Civi/FlexMailer/FlexMailerSystemTest.php
settings/Mailing.setting.php
tests/phpunit/CRM/Mailing/BaseMailingSystemTest.php