[Mailman-Users] Unsubscribe

2011-06-07 Thread geert Geurts
-- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/ma

Re: [Mailman-Users] PLEASE HELP

2011-06-07 Thread Christy Johnson
Hey Christian! Thank you so much for your response. I think you are right about the bounces. I will look through the logs. Thank you! Christy On Tue, Jun 7, 2011 at 11:11 AM, Mailman Admin < mailman-ad...@uni-konstanz.de> wrote: > Hi Christy Johnson > > On 06/06/2011 06:33 PM, Christy Johnson w

Re: [Mailman-Users] mailman NameError: global name '_' is not defined

2011-06-07 Thread Steven Jones
Hi, thankyou for your time. regards Steven From: Mark Sapiro [m...@msapiro.net] Sent: Wednesday, 8 June 2011 2:53 p.m. To: Steven Jones Cc: mailman-users@python.org Subject: Re: [Mailman-Users] mailman NameError: global name '_' is not defined On 6/7/201

Re: [Mailman-Users] mailman NameError: global name '_' is not defined

2011-06-07 Thread Mark Sapiro
On 6/7/2011 6:35 PM, Steven Jones wrote: > hi, > > Oops sorry think i copied the wrong one! OK. See comments inline. [...] > import sys > import getpass > import getopt > > import paths > from Mailman import Utils > from Mailman.i18n import C_ It appears that Red Hat has implemented a Mail

Re: [Mailman-Users] mailman NameError: global name '_' is not defined

2011-06-07 Thread Steven Jones
hi, Oops sorry think i copied the wrong one! == #! /usr/bin/python # # Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as

Re: [Mailman-Users] mailman NameError: global name '_' is not defined

2011-06-07 Thread Mark Sapiro
On 6/7/2011 4:22 PM, Steven Jones wrote: > Well here is the "red hat" one. Are you sure? It appears identical to the one at . -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californi

Re: [Mailman-Users] mailman NameError: global name '_' is not defined

2011-06-07 Thread Steven Jones
Well here is the "red hat" one. === #! @PYTHON@ # # Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by

Re: [Mailman-Users] mailman NameError: global name '_' is not defined

2011-06-07 Thread Steven Jones
Thanks regards From: Mark Sapiro [m...@msapiro.net] Sent: Wednesday, 8 June 2011 10:13 a.m. To: Steven Jones Cc: mailman-users@python.org Subject: Re: [Mailman-Users] mailman NameError: global name '_' is not defined On 6/7/2011 2:57 PM, Steven Jones wrote

Re: [Mailman-Users] mailman NameError: global name '_' is not defined

2011-06-07 Thread Mark Sapiro
On 6/7/2011 2:57 PM, Steven Jones wrote: > > Why would it be missing stuff? Because somebody screwed up? > How do I determine this and then go kick redhat? Download mmsitepass from and compare (diff) it to yo

Re: [Mailman-Users] mailman NameError: global name '_' is not defined

2011-06-07 Thread Steven Jones
Hi Why would it be missing stuff? How do I determine this and then go kick redhat? regards From: Mark Sapiro [m...@msapiro.net] Sent: Wednesday, 8 June 2011 9:50 a.m. To: Steven Jones; mailman-users@python.org Subject: Re: [Mailman-Users] mailman NameEr

Re: [Mailman-Users] mailman NameError: global name '_' is not defined

2011-06-07 Thread Mark Sapiro
Steven Jones wrote: > >[root@vuwunicmailmnt1 conf.d]# /usr/lib/mailman/bin/mmsitepass --help >Traceback (most recent call last): > File "/usr/lib/mailman/bin/mmsitepass", line 105, in >main() > File "/usr/lib/mailman/bin/mmsitepass", line 77, in main >usage(0) > File "/usr/lib/mailman/b

[Mailman-Users] mailman NameError: global name '_' is not defined

2011-06-07 Thread Steven Jones
I just tried to set a list creators password... so doing a, [root@vuwunicmailmnt1 conf.d]# /usr/lib/mailman/bin/mmsitepass --help Traceback (most recent call last): File "/usr/lib/mailman/bin/mmsitepass", line 105, in main() File "/usr/lib/mailman/bin/mmsitepass", line 77, in main us

Re: [Mailman-Users] PLEASE HELP

2011-06-07 Thread Mark Sapiro
Mailman Admin wrote: > >On 06/06/2011 06:33 PM, Christy Johnson wrote: >> One of my listservs Please see . >> stopped working a while back and some of the other ones >> have been finicky since. Then just today, the >> system automaticall

Re: [Mailman-Users] Generic rules for list members.

2011-06-07 Thread Mark Sapiro
Joseph Chamberlain, D.D.S. wrote: > >Does anyone have a list with rules of behavior and/or Internet etiquette for >members of your mailing list(s) that you could share ? Try googling email mailing list etiquette >Any that you can share or any links to where I may find examples of rules of >par

Re: [Mailman-Users] Listserv Problems

2011-06-07 Thread Mark Sapiro
Christy Johnson wrote: >Starting about a month ago, out company began having major problems with our >listservs. Please see the FAQ at . >Initially, we just couldn't send e-mails to one of them with no >bounce notifications. Then one da

Re: [Mailman-Users] External smtp

2011-06-07 Thread Mark Sapiro
On 6/7/2011 6:33 AM, Julio Brum wrote: > Hello, Can anyone give me a tutorial step-by-step (for dummies...) > instructions for installing the mailman with an external smtp (gmail > or some other)? For outgoing mail you need to set SMTPHOST and possibly SMTPPORT in mm_cfg.py, and if your outgoing

[Mailman-Users] External smtp

2011-06-07 Thread Julio Brum
Hello, Can anyone give me a tutorial step-by-step (for dummies...) instructions for installing the mailman with an external smtp (gmail or some other)? Thanks in advance, Julio -- Mailman-Users mailing list Mailman-Users@python.org http://mail.p

Re: [Mailman-Users] Moderation Bit ?

2011-06-07 Thread Rob
On Jun 6, 2011, at 11:04 AM, Wayne Cook wrote: > Hopefully, someone can answer this for me again. I don't set many lists up > and thought I had saves what I'd been told once before :( > > When people subscribe to my list, the moderation bit isn't set, but I'd like > the members moderation bit

[Mailman-Users] Listserv Problems

2011-06-07 Thread Christy Johnson
Starting about a month ago, out company began having major problems with our listservs. Initially, we just couldn't send e-mails to one of them with no bounce notifications. Then one day, all the bounce notifications came all at one. Then other listservs also stopped functioning, or refuse to funct

[Mailman-Users] Generic rules for list members.

2011-06-07 Thread Joseph Chamberlain, D.D.S.
Hello, everyone. A question for the group: Does anyone have a list with rules of behavior and/or Internet etiquette for members of your mailing list(s) that you could share ? I did a search on Mailman's website but couldn't find a default or standard one. I found Mailman's "List Member Manual" bu

Re: [Mailman-Users] PLEASE HELP

2011-06-07 Thread Mailman Admin
Hi Christy Johnson On 06/06/2011 06:33 PM, Christy Johnson wrote: > One of my listservs stopped working a while back and some of the other ones > have been finicky since. Then just today, the > system automatically unsubscribed everyone who was on the listserv. I am > completely at a loss for what

[Mailman-Users] PLEASE HELP

2011-06-07 Thread Christy Johnson
One of my listservs stopped working a while back and some of the other ones have been finicky since. Then just today, the system automatically unsubscribed everyone who was on the listserv. I am completely at a loss for what to do here. Please help!!! Christy -- Christina E. Johnson Georgetown