Hook to intervene in email

Describe the issue or problem
In OJS 3.3 we used to have the hook Mail::send to modify email content.
Is there any hook in OJS 3.4 that we can use to do this?

What application are you using?
OJS 3.4

2 Likes

I would also like to know.

Hi, @Zielaq ,I used Events to modify the emails.
Take a look at the plugin I made GitHub - liviacarolgouvea/ojs-csp-mail

1 Like