Files
piratepoet/mailpoet/tests/integration/Mailer/WordPress
Rostislav Wolny 61be43fb3c Use original PHPMailer sending instead as a fallback for transactional emails
Instead of using second mailer with a different configuration we just send from the PHPMailer
as it was configured in wp_mail function.
[MAILPOET-4254]
2022-06-21 16:04:09 +02:00
..