|
|
|
|
|
by gvb
2686 days ago
|
|
At a previous job, I had this problem as well. A few filter providers block extremely aggressively and are totally unresponsive to requests. I ended up "routing around" their brokenness by using an email delivery service (search for "email delivery service") for emails that went to domains for whom they provided filtering service. The one I used ended up being bought by dyn https://dyn.com/email/ - the service worked well several years ago, no idea if they are still good. Amazon has SES (https://aws.amazon.com/ses/). There are quite a few others. |
|