Re: [Mailman-Users] Re confirming subscriptions

2006-09-26 Thread Duncan Gordon
I think ill use the original idea of mass delete mass subscribe. I just need to make sure that the subscribtion email is nice and neat.. Thanks DG On 9/26/06, Patrick Bogen <[EMAIL PROTECTED]> wrote: > > On 9/26/06, Duncan Gordon <[EMAIL PROTECTED]> wrote: > > I can however ask my service provid

Re: [Mailman-Users] Mail going to list archives but not to list!

2006-09-26 Thread Brad Knowles
At 2:45 PM -0400 9/26/06, Barry Warsaw wrote: > Actually, Mailman does implement a hashed queue of sorts for its > queue runners. Every queue file is assigned a hash and a timestamp, > encoded in the file name. The timestamp is so that qrunners can > handle the files in FIFO order. The hash

Re: [Mailman-Users] Just want to verify ...

2006-09-26 Thread Brad Knowles
At 2:29 PM -0600 9/26/06, Brandon Slaten wrote: > It is my > understanding that Mailman needs to be installed on the same host that > is running the mail server. Is this correct? It is a typical configuration, but not a hard requirement. J

[Mailman-Users] Just want to verify ...

2006-09-26 Thread Brandon Slaten
Hopefully this is just a quick one. Having looked through all the documentation that I can find, as well as the FAQ's. It is my understanding that Mailman needs to be installed on the same host that is running the mail server. Is this correct? am I missing something (certainly possible)? I

Re: [Mailman-Users] Mail going to list archives but not to list!

2006-09-26 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 26, 2006, at 2:12 PM, Brad Knowles wrote: > At 8:51 AM -0400 9/26/06, Elizabeth Schwartz wrote: > >> Another question: is there any parallelism of processing files >> in the out >> queue or are they done sequentially? > > By default, it's

Re: [Mailman-Users] Mail going to list archives but not to list!

2006-09-26 Thread Brad Knowles
At 8:51 AM -0400 9/26/06, Elizabeth Schwartz wrote: > Another question: is there any parallelism of processing files in the out > queue or are they done sequentially? By default, it's single-threaded -- but not really "sequential". It has more to do with how the directory entries are written

Re: [Mailman-Users] Re confirming subscriptions

2006-09-26 Thread Patrick Bogen
On 9/26/06, Duncan Gordon <[EMAIL PROTECTED]> wrote: > I can however ask my service provider to change the code for me... > > Any suggestions? There are probably several ways to do it. Some that come to mind are: (1) Adding a new state value to subscriptions for 'unconfirmed,' and then adding the

Re: [Mailman-Users] Re confirming subscriptions

2006-09-26 Thread Patrick Bogen
On 9/26/06, Duncan Gordon <[EMAIL PROTECTED]> wrote: > Is this possible? I know i can use the mass delete and the mass invite > but i would rather send out a mail asking them to reconfirm.. This is the only way I know of that doesn't require code changes, and... > My mailman is on a shared hosting

Re: [Mailman-Users] Mail Man Help

2006-09-26 Thread Patrick Bogen
On 9/26/06, Franky St. Pierre <[EMAIL PROTECTED]> wrote: > interpreter: No such file or directory) We are running Ubuntu 6.06 > and python 2.4 is that because the version of python is too new? At > the end of the installation it says: I'm not sure about the japanese issue. However, can you please

Re: [Mailman-Users] Mail going to list archives but not to list!

2006-09-26 Thread Elizabeth Schwartz
Thanks again for all your help. I checked in last night and mailman was hung again, but this time I saw that the OutgoingRunner process was missing, and there are errors in the error log: Sep 23 08:10:17 2006 (2180) Master qrunner detected subprocess exit (pid: 1592, sig: None, sts: 1, class: Outg

Re: [Mailman-Users] Mail Man Help

2006-09-26 Thread Franky St. Pierre
Hello, My name is Franky St. Pierre and I am trying to set up Mailman for a new high school on a linux server. I am getting these errors when I try bin/check_perms -f (-bash: bin/check_perms: @PYTHON@: bad interpreter: No such file or directory) We are running Ubuntu 6.06 and python 2.4 is that be