Re: [Mailman-Users] Issues with replaced characters/newlines inmailmanlists

2006-02-06 Thread Matt Emerson
45678901234567890123456789012345678901234567890.1234567890123456789> Note the insertion of an extra space in the "real name" portion of the address, and the insertion of extra dots in the address portion. Perhaps something similar is happening at your site. -- Matt Emerson [EMAIL PR

Re: [Mailman-Users] creating a list of moderators

2006-01-11 Thread Matt Emerson
mailman/bin/list_owners >> > It appears to also do the uniq for you... I own a few lists on my box, > and that command lists me once (which is fine for the purpose intended > by the OP). I think I didn't use the list_owners command because it treats email addresses which dif

Re: [Mailman-Users] creating a list of moderators

2006-01-11 Thread Matt Emerson
nce I'm a python caveman, I just put the local script there anyway.) #!/usr/bin/python def printowners(m): for i in m.owner: print i If you want the list moderators (distinct from the list owners), you'd want to

Re: [Mailman-Users] mailman watchdog - status report

2005-12-22 Thread Matt Emerson
worked="worked"; fi echo "Hi. I am /usr/local/bin/check-qrunners on `hostname`. The Mailman qrunners seem to have died. It appears that my attempt to restart them $worked." | mail -s "mailman

Re: [Mailman-Users] How can our MM site admin see unadvertisedlists via web interface?

2005-08-10 Thread Matt Emerson
"; print "$listname\n"; print "$description\n"; print "mailto:[EMAIL PROTECTED]"> mail list owner\n"; print "\n"; } print ""; # page footer print ' '; -- Matt Emerson [EMAIL PROTECTED] -

[Mailman-Users] new list announcements coming from "mailman-admin"

2005-07-22 Thread Matt Emerson
ps our site list is somehow set up incorrectly? I did read the FAQ and search the archives a bit, but I'm sure it's possible that I missed a solution. Any pointers or help would be appreciated. -- Matt Emerson [EMAIL PROTECTED] -- Mail