Re: [Mailman-Users] problems

2008-09-20 Thread Mark Sapiro
Tecru Info wrote: >I am having issues where many emails are getting unsubscribed at a >time, even though the people say they have not unsubscribed. > >I posted this a few days ago but it never appeared on the list. Is >this the wrong list to post to? No. Your prior post was delivered to the

Re: [Mailman-Users] sync_members problem

2008-09-20 Thread Mark Sapiro
Brent Kearney wrote: > >There was a comma in one of the email addresses, like this: >[EMAIL PROTECTED],.edu. > >So I solved my data problem, but the question remains as to why >add_members didn't fail in the same place. The processing between add_members and sync_members is different. sync_me

Re: [Mailman-Users] Are there any known exploits in 2.1.5 re requestemail address and spamming?

2008-09-20 Thread Mark Sapiro
Martin J. Evans wrote: >I've inherited a 2.1.5 mailman. In the last few days we've been >blacklisted by a number of major sites. On further investigation it >looks like our mailman has been compromised in some way. Emails to the >request address are somehow being used to send spam. There are l

[Mailman-Users] problems

2008-09-20 Thread Tecru Info
Hello I am having issues where many emails are getting unsubscribed at a time, even though the people say they have not unsubscribed. I posted this a few days ago but it never appeared on the list. Is this the wrong list to post to? -- Mai

[Mailman-Users] Are there any known exploits in 2.1.5 re request email address and spamming?

2008-09-20 Thread Martin J. Evans
I've inherited a 2.1.5 mailman. In the last few days we've been blacklisted by a number of major sites. On further investigation it looks like our mailman has been compromised in some way. Emails to the request address are somehow being used to send spam. There are literally thousands of them.

Re: [Mailman-Users] list request.pck out of date wrt data/holding*

2008-09-20 Thread Martin Evans
Mark Sapiro wrote: Martin Evans wrote: I've just taken over an existing mailman list and I'm hitting a rather annoying problem I hope someone can help me with. When I go to the web admin list and select "Tend to pending moderator requests" it takes ages then times out. I saw 1000s of pending

Re: [Mailman-Users] sync_members problem

2008-09-20 Thread Brent Kearney
Hi, I found the problem with my data by temporarily adding a print_("Checking:" ... line to sync_members at around line 209: for name, addr in filemembers: try: print _('Checking: %(addr)1s') Utils.ValidateEmail(addr) except Errors.EmailAddressError

[Mailman-Users] sync_members problem

2008-09-20 Thread Brent Kearney
Hello, I'm having a strange problem with the sync_members script on Maiman. I have a text file with about 8500 emails, one per line, and I've filtered out whitespace for each email in the file, and checked that they all have "@". I can add them to a mail list using "add_members - r /tmp/