Re: [Mailman-Users] Change Subscription Emails

2004-12-07 Thread Mark Sapiro
Jim Tittsler wrote: >On Tue, Dec 07, 2004 at 06:23:53PM -0600, Young, Darren wrote: >> Any way to modify the list databases directly? Take all the >> [EMAIL PROTECTED] and change them to [EMAIL PROTECTED] > >Perhaps a variation of the bin/withlist script I showed here: >

Re: [Mailman-Users] Change Subscription Emails

2004-12-07 Thread Jim Tittsler
On Tue, Dec 07, 2004 at 06:23:53PM -0600, Young, Darren wrote: > Any way to modify the list databases directly? Take all the > [EMAIL PROTECTED] and change them to [EMAIL PROTECTED] Perhaps a variation of the bin/withlist script I showed here:

[Mailman-Users] Change Subscription Emails

2004-12-07 Thread Young, Darren
Mailman 2.1.5 on RedHat Enterprise Linux 3.0... We have around 700 lists where are the members are added from our domain. Well, we're changing our domain name and want to update all those membership addresses. Short of dumping out the current membership for a list, transforming that, clearing out

Re: [Mailman-Users] Digest being sent over and over (Drifting off topic)

2004-12-07 Thread Mark Sapiro
Dann S. Washko wrote: >That is how my permissions are set, but apparently it did not like >having the owner of the directory as root. So when the sticky bit is >set on a directory that means only the owner of the file and directory >may remove the file. The owner was mailman, the owner of the

Re: [Mailman-Users] Digest being sent over and over

2004-12-07 Thread Dann S. Washko
Mark Sapiro wrote: I think that was the problem, the directory owner. A digest went out at noon and I no longer see the digest file in the list directory anymore. We'll see what happens tomorrow. If it succeeded in deleting the digest.mbox, you should be OK. I wonder about changing the own

Re: [Mailman-Users] Unknown error when creating a new list

2004-12-07 Thread Mark Sapiro
Monica Messa wrote: > >Configuring Mailman, I execute: > >./configure --prefix=/var/virtual/mailman --with-groupname=apache --with-mai >lhost=ct.rupar.puglia.it --with-urlhost=mailman.rupar.puglia.it --with-cgi-g >id=apache --with-mail-gid=apache --with-python=/usr/bin/python2.2 --with-groupname=a

Re: [Mailman-Users] Digest being sent over and over

2004-12-07 Thread Dann S. Washko
Mark Sapiro wrote: dann s washko wrote: I did notice something with regards to permissions though. While all the files in the list directory were owned by mailman.mailman, the directory itself was root.mailman. I'm not sure whether this makes a difference or not. I have since set the enti

[Mailman-Users] Unknown error when creating a new list

2004-12-07 Thread Monica Messa
I use Postfix as my MTA and get an error like this when creating a new list: Bug in Mailman version 2.1.5 Traceback (most recent call last): File "/var/virtual/mailman/scripts/driver", line 87, in run_main main() File "/var/virtual/mailman/Mailman/Cgi/create.py", line 55, in main proc

Re: [Mailman-Users] Digest being sent over and over

2004-12-07 Thread Mark Sapiro
dann s washko wrote: >I did notice something with regards to permissions though. While all >the files in the list directory were owned by mailman.mailman, the >directory itself was root.mailman. I'm not sure whether this makes a >difference or not. I have since set the entire mailman direct

Re: [Mailman-Users] Error when installing mailman

2004-12-07 Thread Mark Sapiro
Jody Cleveland wrote: > >I'm trying to install the current version of mailman on a redhat 3.0AS >server. During 'make install' I get this message looped continuously: >make[4]: Entering directory `/home/cleveland/mailman-2.1.5' >Creating architecture independent directories... >chmod o-r /usr/local

[Mailman-Users] Error when installing mailman

2004-12-07 Thread Jody Cleveland
Hello, I'm trying to install the current version of mailman on a redhat 3.0AS server. During 'make install' I get this message looped continuously: make[4]: Entering directory `/home/cleveland/mailman-2.1.5' Creating architecture independent directories... chmod o-r /usr/local/mailman/archives/pri

Re: [Mailman-Users] disabling archiving for all lists

2004-12-07 Thread Ezra Taylor
Jim Tittsler wrote: On Mon, Dec 06, 2004 at 10:02:42PM -0500, Ezra Taylor wrote: I would like to disable archiving for all list on my listserv. Can I just change the parameter DEFAULT_ARCHIVE to 0 and then restart mailman for this to take effect system wide? That will o

[Mailman-Users] PGP, mmreencrypt and DEFAULT_FILTER_PROGRAM

2004-12-07 Thread Anthony Grieco
Hi, I have been searching for a MLM that is PGP enabled (ie send mails using list pub key, and re-encrypt out to members via their public keys). Mailman seemed to have what I wanted with mmreencrypt. I now have mailman up and working with Qmail and went to do the mmreencrypt integration and foun

Re: [Mailman-Users] Problem with "Discard all messages marked Defer"

2004-12-07 Thread Tokio Kikuchi
Thank you Jim. I take another way. The term 'all' may be confusing if only a part of the pending list is shown. I removed the checkbox for sender/msgid lists in CVS. Jim Tittsler wrote: On Tue, Oct 12, 2004 at 09:44:39PM -0400, David Relson wrote: I've noticed a minor problem with mailman 2.1.5.

Re: [Mailman-Users] Problem with "Discard all messages marked Defer"

2004-12-07 Thread Jim Tittsler
On Tue, Oct 12, 2004 at 09:44:39PM -0400, David Relson wrote: > I've noticed a minor problem with mailman 2.1.5. >[...] > Occasionally, I will use the "you can view all messages from > [EMAIL PROTECTED]" link. If I click on "Discard all messages marked > Defer", the message isn't discarded. Th