Commit Graph

6 Commits

Author SHA1 Message Date
5ee32e5f30 Add abstract parent for PHPMail method
For better reusability and prevention of duplicated code
[MAILPOET-4142]
2022-05-23 11:38:32 +02:00
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
36edab34e6 Move logic for return path fallback address from method classes to factory
[MAILPOET-4115]
2022-04-11 16:54:38 +02:00
b10c30a7b1 Add basic interface for MailerMethod
[MAILPOET-4115]
2022-04-11 16:54:38 +02:00
ed87d1cace Fix format for List-Unsubscribe header
[MAILPOET-4235]
2022-04-11 09:22:22 +02:00
9f790efbf0 Move plugin files to a subfolder
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00