[Mailman-Users] Mailman topic duplication

2008-03-11 Thread Prashanth
Hi, When i add same topic repeatedly it keeps adding (i could see topic duplications), Is this a bug? -- regards, Prashanth -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-u

Re: [Mailman-Users] installation - which files linked from http?

2008-03-11 Thread billc
At 6:48 AM -0700 3/11/08, Mark Sapiro wrote: >billc wrote: >> >>It isn't clear to me which files in my Mailman directory get >>symlinked from my http directory. > > >Assuming you are using Apache or some similar web server, the answer is >none. The archives have static HTML pages which may, in the

Re: [Mailman-Users] Mailman clustering

2008-03-11 Thread Mark Sapiro
Brad Knowles wrote: >On 3/11/08, Mark Sapiro quoted Luca Villani: > >>> As far as mm_cfg.py must be different on each server, it prevent to >>> export the entire /usr/local/mailman. >> >> Correct. > >Couldn't you put both configuration files in the same directory, with >slightly different file

Re: [Mailman-Users] Mailman clustering

2008-03-11 Thread Brad Knowles
On 3/11/08, Mark Sapiro quoted Luca Villani: >> As far as mm_cfg.py must be different on each server, it prevent to >> export the entire /usr/local/mailman. > > Correct. Couldn't you put both configuration files in the same directory, with slightly different file names, and then specify on th

Re: [Mailman-Users] Bug in Mailman version 2.1.9

2008-03-11 Thread Mark Sapiro
Fabricio Oliveira wrote: > Hi Mark, > > I see your considerations about permissions, but I don't know are SELinux. > What is this? SELinux is a security policy manager that can prevent file access based on security policies even though the access would be allowed by file permissions. > I st

Re: [Mailman-Users] Mailman clustering

2008-03-11 Thread Mark Sapiro
Luca Villani wrote: >On mar, 2008-03-11 at 15:44 +0100, Mark Sapiro wrote: > > >> This still requires some patching or other machinations. First, this >> approach assumes that all the mutable Mailman directories are shared >> (NFS or ??) across machines. > >Yes, NFS, exported by a Netapp filer. >W

Re: [Mailman-Users] Mailman clustering

2008-03-11 Thread Luca Villani
On mar, 2008-03-11 at 15:44 +0100, Mark Sapiro wrote: > This still requires some patching or other machinations. First, this > approach assumes that all the mutable Mailman directories are shared > (NFS or ??) across machines. Yes, NFS, exported by a Netapp filer. We was planning to export the e

Re: [Mailman-Users] Bug in Mailman version 2.1.9

2008-03-11 Thread Fabricio Oliveira
Hi Mark,I see your considerations about permissions, but I don't know are SELinux. What is this? See attachment for more information. Thanks for your help!! Regards,Fabricio> Date: Mon, 10 Mar 2008 12:16:35 -0700> From: [EMAIL PROTECTED]> To: [EMAIL PROTECTED]> CC: mailman-users@python.org> Sub

Re: [Mailman-Users] Topic the receiver read

2008-03-11 Thread Mark Sapiro
Prashanth wrote: > > When i enable the topic in mailman and send single >mail with multiple messages with keywords will it scan around the >whole message and send mails, > >E.g: > >Mail Data: > >Keyward : message1 >message 1 data >. >. >. >. >. > >Keyward: message2 >message 2 data

Re: [Mailman-Users] Export List

2008-03-11 Thread Mark Sapiro
Ki Song wrote: >I just wanted to confirm this command would output, to a text file, >export_filename, the email addresses that are current subscribers to list >listname ... I don't want to export addresses that are unsubscribed, hidden, >nomail, etc. > >./list_members -o export_filename -r listnam

Re: [Mailman-Users] Speaking of Archives

2008-03-11 Thread Mark Sapiro
Bonnie M wrote: >Is there any way you can delete certain archived messages? > >A list I'm involved with I'd like to archive some messages, but not the >daily announcement messages that are posted to the list. Deleting a message from the archive after the fact is a pain. See

[Mailman-Users] Export List

2008-03-11 Thread Ki Song
I just wanted to confirm this command would output, to a text file, export_filename, the email addresses that are current subscribers to list listname ... I don't want to export addresses that are unsubscribed, hidden, nomail, etc. ./list_members -o export_filename -r listname --

Re: [Mailman-Users] Archive without attachments?

2008-03-11 Thread Mark Sapiro
Francesco Peeters wrote: >Restarting the ArchRunner did not make a difference, and the logs didn't >give any clues. Having tried several other steps, I finally resorted to >rebuilding the archive. Especially as I had a powerfailure somewhere mid >January, I assumed it was likely the database, de

Re: [Mailman-Users] Mailman clustering

2008-03-11 Thread Mark Sapiro
Luca Villani wrote: > >We're starting to move our internal mailman from a single server to a >multiple servers architecture (starting with two servers). > > >Digging on the list, we find two approaches to this problem: > >http://mail.python.org/pipermail/mailman-users/2006-November/054641.html >htt

[Mailman-Users] Topic the receiver read

2008-03-11 Thread Prashanth
Hi, When i enable the topic in mailman and send single mail with multiple messages with keywords will it scan around the whole message and send mails, E.g: Mail Data: Keyward : message1 message 1 data . . . . . Keyward: message2 message 2 data . . . . and now will mailman de

[Mailman-Users] Speaking of Archives

2008-03-11 Thread Bonnie M
Is there any way you can delete certain archived messages? A list I'm involved with I'd like to archive some messages, but not the daily announcement messages that are posted to the list. Bonnie -- Mailman-Users mailing list Mailman-Users@python

Re: [Mailman-Users] Archive without attachments?

2008-03-11 Thread Francesco Peeters
Mark Sapiro wrote: > Mark Sapiro wrote: > >> However, I was not questioning why Francesco used the --wipe option. I >> was questioning why he felt it was necessary to run bin/arch at all as >> opposed to just restarting ArchRunner. >> > > > Further note. I'm not saying that it might not hav

Re: [Mailman-Users] Archive without attachments?

2008-03-11 Thread Mark Sapiro
Mark Sapiro wrote: > >However, I was not questioning why Francesco used the --wipe option. I >was questioning why he felt it was necessary to run bin/arch at all as >opposed to just restarting ArchRunner. Further note. I'm not saying that it might not have been necessary to rebuild the archive. I

[Mailman-Users] Mailman clustering

2008-03-11 Thread Luca Villani
Hi. First, I'm afraid my English is very poor, sorry... :-| We're starting to move our internal mailman from a single server to a multiple servers architecture (starting with two servers). Digging on the list, we find two approaches to this problem: http://mail.python.org/pipermail/mailman-u

Re: [Mailman-Users] installation - which files linked from http?

2008-03-11 Thread Mark Sapiro
billc wrote: > >It isn't clear to me which files in my Mailman directory get >symlinked from my http directory. Assuming you are using Apache or some similar web server, the answer is none. The archives have static HTML pages which may, in the case of a public archive, by accessed via something

Re: [Mailman-Users] Archive without attachments?

2008-03-11 Thread Mark Sapiro
I-Ming Chen wrote: >Mark Sapiro wrote: >> Francesco Peeters wrote: >>> I just rebuilt one of my lists' archive as ArchRunner was stuck and >>> didn't archive messages again (apparently since Jan 19th! ) >>> After running arch --wipe, I restarted ArchRunner, which is now working >>> to catch up...

[Mailman-Users] Ongoing Delivery issues - an update

2008-03-11 Thread Rick Harris
Thanks to all that offered advice regarding my ongoing delivery issues. You were all a great help. Unfortunately my hosting company was anything but a help. I'll only give you their initials (midPhase). They pretty much blamed everyone, AOL, my list size, the day of the week, etc. The last st

[Mailman-Users] installation - which files linked from http?

2008-03-11 Thread billc
Hi folks, Mailman is installed and running, but Newbie question: It isn't clear to me which files in my Mailman directory get symlinked from my http directory. Thanks. -- Bill Christensen Green Building Professionals Directory:

Re: [Mailman-Users] Archive without attachments?

2008-03-11 Thread I-Ming Chen
Mark Sapiro wrote: > Francesco Peeters wrote: >> I just rebuilt one of my lists' archive as ArchRunner was stuck and >> didn't archive messages again (apparently since Jan 19th! ) >> After running arch --wipe, I restarted ArchRunner, which is now working >> to catch up... (14000 messages to go!) >

Re: [Mailman-Users] Archive without attachments?

2008-03-11 Thread Francesco Peeters
Mark Sapiro wrote: > Francesco Peeters wrote: > > >> I just rebuilt one of my lists' archive as ArchRunner was stuck and >> didn't archive messages again (apparently since Jan 19th! ) >> After running arch --wipe, I restarted ArchRunner, which is now working >> to catch up... (14000 messages to