I occasionally get "Uncaught bounce notifications" where mailman has been unable to figure out which user/list to increment the bounce counters for, but where it's blindingly obvious to me. If it's just one or two bounces I'm happy to leave it alone, but in other cases I'd like to manually trigger the bounce processing lifecycle.
Ideally I'd like to be able to just suspend these users as if they had hit the bounce limit for their lists, and let the notification process (and possibly the user's action to unsuspend themselves) take over. Failing that, the next best thing is to manually increment the bounce counter for that list/user combination to trigger suspension that way. Has anyone already got a script around for doing either thing? Failing that, is there some documentation somewhere on the object model that I can use to whip up a `withlist` invocation? The docs on this seem pretty thin. I can't find anything on list.org that describes the methods or variables available for lists or subscribers, or how to access them. The "Site Administrator's Manual" appears to have never actually been written, and the rest of the docs in the Site Administrator's section appear to be FAQs and install manuals, none of which address this (that I can find). The class level documentation returned by pydoc seems like it might be useful here, but there's a lot to wade through since pretty much everything appears to be accessed through the MailList class, and there's no example usage that I've seen so far. I'd prefer to avoid having to go line by line through the code if I can avoid it, so some pointers (to docs or examples I can reverse engineer) would be awesome. Thanks! ------------------------------------------------------ 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 FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/ https://mail.python.org/archives/list/mailman-users@python.org/