This website requires JavaScript.
Explore
Help
Register
Sign In
Cavemanon
/
piratepoet
Watch
8
Fork
0
You've already forked piratepoet
Code
Pull Requests
Actions
Releases
16
Activity
Files
5ee32e5f3080b9234d02267d7d179efc72e65ca2
piratepoet
/
mailpoet
/
lib
/
Mailer
/
Methods
History
Jan Lysý
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
..
Common
…
ErrorMappers
Add handling for more 5xx errors from the bridge
2022-05-11 09:13:09 +02:00
AmazonSES.php
Move logic for return path fallback address from method classes to factory
2022-04-11 16:54:38 +02:00
MailerMethod.php
Add typehints to MailerMethod interface
2022-04-11 16:54:38 +02:00
MailPoet.php
Add basic interface for MailerMethod
2022-04-11 16:54:38 +02:00
PHPMail.php
Add abstract parent for PHPMail method
2022-05-23 11:38:32 +02:00
PHPMailerMethod.php
Add abstract parent for PHPMail method
2022-05-23 11:38:32 +02:00
SendGrid.php
Add basic interface for MailerMethod
2022-04-11 16:54:38 +02:00
SMTP.php
Move logic for return path fallback address from method classes to factory
2022-04-11 16:54:38 +02:00