Is there an easy way to extract all the addresses which have been marked as
follows in a mailman list setup - but for all lists?

 i.e. extract all addresses which are listed in:
      - banned from subscribing to the list
      - automatically reject posts from $these_addresses
      - automatically discard posts from $these_addresses

It's taken me 30 minutes to manually copy-paste from 10 lists from a single
install (with lots of duplicates involved) and I just don't have the
time/patience to do it for up to 200 lists.

What I'm trying to do is extract all those problem addresses, add to a file
and do a `sort | uniq` on it and add it to exim's blacklist (which is
another exercise in frustration due to format being $domain $sender and not
[EMAIL PROTECTED])

Suggestions appreciated :-)

(Ideally I want to setup a script to do this automatically on a regular
basis and just add new addresses to exim's blacklist)

Part of the reason I'm looking into this is that despite all my pleading
some list-owners just won't admin their lists properly (and yes I know I can
set a limit on max days to hold - but some legitimate mail might get lost then)

-- 
| Bretton Vine | 083 633 8475 | [EMAIL PROTECTED] |
| GPG: http://bretton.hivemind.net/bretton_vine.asc  |

"Solitary trees, if they grow at all, grow strong." - Sir Winston Churchill
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to