Jan Lysý
8567614697
Add integration test with SMTP filters
...
[MAILPOET-4437]
2022-08-22 13:16:51 +02:00
Sam Najian
372a7fb307
Refrain from skipping AmazonSESTest::testItCanSend since it's mocked
...
[MAILPOET-4394]
2022-06-20 09:24:49 +02:00
Sam Najian
fcea764d91
Mock WPFunctions::wpRemotePost when testing AmazonSES
...
We don't want to send a real request to AmazonSES when
testing it since we don't want to send a real email.
[MAILPOET-4394]
2022-06-20 09:24:49 +02:00
Jan Lysý
978afcdc1c
Fix condition for authentication
...
[MAILPOET-4398]
2022-06-06 11:16:07 +02:00
Rostislav Wolny
681effc526
Temporarily removing test that sends emails to AWS
...
We need to prevent sending from CI so that we are not blocked on AWS. We will revert
this commit when we find a proper fix.
[MAILPOET-4394]
2022-05-26 18:43:35 +02:00
Jan Lysý
00fe1eb1c4
Replace transport hook with a new smpt_options
...
[MAILPOET-4142]
2022-05-23 11:38:32 +02:00
Jan Lysý
0186ddee35
Replace Swift_message with PHPMailer
...
[MAILPOET-4142]
2022-05-23 11:38:32 +02:00
Jan Lysý
670e6e4cba
Replace Swift Mailer for PHPMailer
...
[MAILPOET-4142]
2022-05-23 11:38:32 +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
36edab34e6
Move logic for return path fallback address from method classes to factory
...
[MAILPOET-4115]
2022-04-11 16:54:38 +02:00
Jan Lysý
ed87d1cace
Fix format for List-Unsubscribe header
...
[MAILPOET-4235]
2022-04-11 09:22:22 +02:00
Jan Lysý
eced7d27cd
Update dependencies in tests
...
[MAILPOET-4047]
2022-03-01 10:58:31 +01:00
John Oleksowicz
f46c3c2a76
Replace mailinator with blackhole
...
Deliverability is not important in any of these tests, so it should be
safer and more reliable to use blackhole@mailpoet.com instead of the old
mailinator address, which was used before the blackhole@mailpoet.com
address existed.
[MAILPOET-4064]
2022-01-19 08:21:17 +01:00
Jan Jakes
9f790efbf0
Move plugin files to a subfolder
...
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00