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
Jan Lysý
1dd2c82634
Load PHPMailer
...
We don't support old loading for WordPress 5.5 and lower
[MAILPOET-4142]
2022-05-23 11:38:32 +02:00
Rostislav Wolny
904b6dd34c
Refactor WordPress mailer to use MailerFactory
...
[MAILPOET-4115]
2022-04-11 16:54:38 +02:00
Jan Jakes
9f790efbf0
Move plugin files to a subfolder
...
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00