- πΊπΈUnited States DamienMcKenna NH, USA
Per π± Deprecate in favor of Symfony Mailer Log Active , I don't think we should do this.
You should port this to Symfony Mailer Log β .
The mail_logger module does not have a drupal 8 or 9 version and maillog provides similar functionality. At this point in the lifecycle it probably is easier to migrate users to maillog rather than port and maintain mail_logger module.
- Provide source and destination migration plugins for maillog.
- Provide source and process migration plugins for mail_logger data. The only complexity is extracting the Reply-To header, if it exists, in a process plugin.
- Provide migration templates for drupal 7 maillog and mail_logger.
- Review
- Manual testing
Needs review
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Per π± Deprecate in favor of Symfony Mailer Log Active , I don't think we should do this.
You should port this to Symfony Mailer Log β .