Spamhaus will likely block queries from it because they can't track the origin of the queries.
r3pek
that part i know :) just don't know how the swarm's dns server works
_smf_
Their service is only free for non-commercial entities doing <= 3,000 queries per day.
So if you're going to use a public mirror - you'll need to use a local caching nameserver on your own network that you control.
r3pek
ah ok
need to read about this docker internal dns server
maybe it's configurable somehow to cache
_smf_
No - that won't be good enough.
You'll need to create another docker containing something like pdns_recursor
Then point all of your Haraka instances to it instead.
r3pek
that's doable
GitHubBot
[13Haraka] 15analogic closed pull request #2441: Slightly changing example tls.ini to more "compatible" to real world (06master...06master) 02https://github.com/haraka/Haraka/pull/2441