]> git.donarmstrong.com Git - debbugs.git/commit
Enable $gCcAllmailsToAddr and switch to add_recipients in process
authorDon Armstrong <don@donarmstrong.com>
Wed, 3 Sep 2025 21:41:29 +0000 (14:41 -0700)
committerDon Armstrong <don@donarmstrong.com>
Wed, 3 Sep 2025 21:44:07 +0000 (14:44 -0700)
commit8ee85a33b580c4ce874c1d9ba8fff5b67f16efcd
tree75166a902aa07f2fbba3efd933b4febe0771000a
parent84549ecf6f812364781b3f0cc9d09efc52030210
Enable $gCcAllmailsToAddr and switch to add_recipients in process
lib/Debbugs/Config.pm
lib/Debbugs/Recipients.pm
scripts/process
t/23_cc_all_mails.t [new file with mode: 0644]
t/lib/DebbugsTest.pm