11 Jun
2019
11 Jun
'19
12:05 p.m.
On 06/08/19 at 18:06, Mark Sapiro <mark@msapiro.net> wrote:
mailman shell -l your.list.id util = getUtility(IPendings) for token, data in util.find(mlist=m, pend_type='subscription'): util.confirm(token, expunge=True)
Thanks!
In trying to learn more about preventing spam registrations, what methods does Postorius successfully employ to reduce spam signups through the "anonymous_subscribe" form?