[Mailman-Users] Question

2004-12-27 Thread [EMAIL PROTECTED] Mail Account
I currently run a private mailing list on the mailman server. My network members can send and received mail to this network that is moderated by me. Current, inclusion into this mailing list is manual. This means I must manually add an e-mail address because this is a private network. I want to

[Mailman-Users] Re: [Mailman-Developers] Mailman contractors

2004-12-27 Thread Brad Knowles
At 9:58 PM -0500 2004-12-27, Barry Warsaw wrote: What do you think? We can either use the FAQ or we can use the Python.org wiki. I'd rather not be in the loop so I don't want to use the static list.org pages. I think we as a community can self-regulate this list. I think a wiki would be a g

[Mailman-Users] requiring confirmation before posting to a list

2004-12-27 Thread bryan
hi, is there any way to require the sender of a post to a list to confirm that he/she was the real poster? i.e. can a confirmation request be sent to their email address. or is there another way you can suggest to confirm the post is really coming from who it says it is? bz --

[Mailman-Users] report of break in

2004-12-27 Thread Eli Cohen
Hi, I discovered this week a security breach that affected Mailman, after an email was sent out, that started as follows: From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of MADAM GLADYS ADA Sent: Monday, December 27, 2004 6:42 AM To: [EMAIL PROTECTED] Su

[Mailman-Users] (no subject)

2004-12-27 Thread Akat10k2
IS there a phone number I can call for help? mY cell number is 541-390-0112 Thank you -- 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-m

Re: [Mailman-Users] Timeout on visiting pending moderator requests

2004-12-27 Thread Morgan Fletcher
Tokio Kikuchi <[EMAIL PROTECTED]> writes: > % cd > % find data -ctime +7 -name heldmsg\*.pck | xargs bin/discard That works but the problem remains after removing some of the heldmsg files for that list - the admindb/listname URL never loads. There are now 161 of the heldmsg--*.pck files. I can

Re: [Mailman-Users] Timeout on visiting pending moderator requests

2004-12-27 Thread Tokio Kikuchi
Hi again, Morgan Fletcher wrote: Tokio Kikuchi <[EMAIL PROTECTED]> writes: % cd % find data -ctime +7 -name heldmsg\*.pck | xargs bin/discard Thanks, this worked... to a point. Then I got: Discarded held msg #9196 for list fj55 Discarded held msg #9197 for list fj55 Discarded held msg #9198 for l

[Mailman-Users] Mailman contractors

2004-12-27 Thread Barry Warsaw
From time to time I get requests for Mailman installation or customization help, often for compensation. This is not something I do so I usually have to turn people down cold, or tell them to email these two mailing lists. However, such requests are coming in more often these days, so I wonder if

Re: [Mailman-Users] Timeout on visiting pending moderator requests

2004-12-27 Thread Tokio Kikuchi
Hi, Mailman 2.1.6 will discard old pending moderator requests automatically. So, I you don't have important pending messages to be approved, wait for the next release ;-) Or, you can use bin/discard to discard old pending requests like: % cd % find data -ctime +7 -name heldmsg\*.pck | xargs bin

[Mailman-Users] Timeout on visiting pending moderator requests

2004-12-27 Thread Morgan Fletcher
I have a netbsd 1.6 machine running Mailman 2.1.5 serving about twenty lists. One of my lists has a problem where it's pending moderator requests page can't be viewed, it just times out. I'm speaking about the URL that ends in admindb/. I see the vette log increase by about 320Kb everytime I visit

[Mailman-Users] Where are bounce scores stored?

2004-12-27 Thread Eric Elder
I'd like to be able to see the bounce scores for my list members (before they reach the unsubscribe threshold). Where are these scores stored? And is there an easy way to view them? Thanks, Eric -- Mailman-Users mailing list Mailman-Users@pyt

Re: [Mailman-Users] Filtering out " Out of the Office " replies

2004-12-27 Thread Brad Knowles
At 5:38 PM + 2004-12-27, demo wrote: How can I filter out *any* " Out of the Office " automated replies to any lists natively in Mailman? Mailman already catches a lot of these. The problem comes from the ones it doesn't catch. For those, you'd either need to add more Python code to Mail

[Mailman-Users] Filtering out " Out of the Office " replies

2004-12-27 Thread demo
Hi Simple request, dumb but universally pertinent question; How can I filter out *any* " Out of the Office " automated replies to any lists natively in Mailman? Or would I have to do it using some other filtering software set up? Strikes me a simple word filter would be fine, " Out of the Offi