- π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
There is already hook_mail_alter in core, that should suffice here
Thanks for working on a patch
Great module, thanks!
I am using this with domain access and I'd like to be able to only send emails out to users within the same domain. A module_invoke_all will allow users to alter the list of emails from their own module, which would be really useful.
Needs review
3.3
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
There is already hook_mail_alter in core, that should suffice here
Thanks for working on a patch