Thank you Mark. It answers my question.
Best regards,
Paweł
--
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
I want to add also that a major difference is the REST API and database.
Mailman 3 allows alternative UIs to be built to interface with Mailman 3 core.
Our Affinity project is about to go beta and it exceeds what Postorius has to
offer when it comes to a list owner interface that manages one or
I tried:
On Wed, May 27, 2020 at 10:46:04AM -0700, Mark Sapiro wrote:
[...]
> The first question is why is this query raising
> dns.resolver.NoNameservers. I've tried this from a couple of different
> servers
>
> import dns.resolver
> from dns.exception import DNSException
> resolver = dns.resol
On 5/29/20 9:54 AM, Lars Bjørndal wrote:
>
> I tried the code on my system as well, and get:
>
> Traceback (most recent call last):
> File "", line 1, in
> File "/usr/lib/python3.7/site-packages/dns/resolver.py", line 1002, in
> query
> raise NXDOMAIN(qnames=qnames_to_try, respons