On 05/31/2018 07:46 AM, Rüdiger Wolf wrote:
> 
> It works nicely for a bunch of lists, but I don't get why it doesn't
> work with all of them. Looking more closely I found in
> /var/lib/mailman/lists/<listname> the pending.pck file the script is
> operating on.
> 
> Does someone have an idea why it might not work for all lists?


'list_pending' lists requests waiting user confirmation. These are in
the various pending.pck files. 'erase' does not remove them unless you
specify the -p/--pending option. Without that option, 'erase' only
removes list members and moderator requests for the address(es).

Further, even with -p, 'erase' only removes pending subscription
confirmations (type 'S') from pending.pck.

If that doesn't explain what is happening, what does 'list_pending' show
that isn't removed? Also, if 'list_pending' shows subscription
confirmations that aren't removed, what does

ls -la var/lib/mailman/lists/<listname>

show?

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

Reply via email to