[Mailman-Users] Re: Differences between Mailman 2 and 3

2020-05-29 Thread Pawel Grzywaczewski
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/

[Mailman-Users] Re: Differences between Mailman 2 and 3

2020-05-29 Thread Brian Carpenter
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

[Mailman-Users] Re: DNSException: No Nameservers available for ...

2020-05-29 Thread Lars Bjørndal
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

[Mailman-Users] Re: DNSException: No Nameservers available for ...

2020-05-29 Thread Mark Sapiro
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