🇪🇸Spain julien.reulos
Patch is applied correctly and fixes the issue, thanks!
🇪🇸Spain julien.reulos
Here is a patch based on @4kant's fix, please review.
🇪🇸Spain julien.reulos
Patch is applied correctly on alpha5 and does the job.
📌 | Maillog / Mail Developer | Document how to allow emails to be logged and still delivered by other module
🇪🇸Spain julien.reulos
I use the following configuration and it works using Sendgrid integration:
1) mailsystem module
- Formatter: Default PHP mailer
- Sender: Maillog Mail-Plugin
- Theme: current
- Module-specific configuration: none
2) maillog module
- Allow the e-mails to be sent.
- Create table entries in maillog table for each e-mail.
3) smtp module
The usual configuration.
🇪🇸Spain julien.reulos
Works for me as well.