Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.21
-
Fix Version/s: 5.5.
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
Create a hook to allow the user to alter the mailing recipients after they have been constructed:
alterMailingRecipients($mailingObject, $mailingQueueObject, $job_id)
recommend we trigger in CRM_Mailing_BAO_Mailing::getRecipients() toward the end, after the temp tables are deleted