On 7/2/18 2:34 AM, A. Schulze wrote:
> 
> one new, cool feature is "BLOCK_SPAMHAUS_LISTED_DBL_SUBSCRIBE"
> But I'm unsure if it will block any subscription.
> 
> see
> https://bazaar.launchpad.net/~mailman-coders/mailman/2.1/view/head:/Mailman/Utils.py#L1546
> 
> There, for a potential subscriber <u...@example.org> a DNS query for
> example.com.zen.spamhaus.org is generated.


You are correct. Thank you very much for the report.

As you note, line 1546 of Utils.py should be

    lookup = '%s.dbl.spamhaus.org' % (domain)

This is now reported at
<https://bugs.launchpad.net/mailman/+bug/1779774> and will be fixed.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to