[Mailman-Users] Installing question

2005-10-22 Thread Gregory Griffiths
I've been told that the download files to install Mailman are compressed (hense the .tgz ending to file names), but I admittedly don't know what program would be required to 'uncompress' (if that's even a word) the files. What program is used to do that? ~Gregory __

[Mailman-Users] Setting-up cascading, filtering list designs

2005-10-22 Thread David
Hi, :) I'm the languages and localization lead of the PostNuke project's (http://www.postnuke.com). In my Gforge-based pnLanguages project (http://www.noc.postnuke.com/projects/pnlanguages), I am using Mailman to set-up lists to report on CVS activity in two repositories: 1) the PostNuke deve

Re: [Mailman-Users] New install: Uncaught runner exception: nothing torepeat

2005-10-22 Thread Dwight Tovey
Dwight Tovey said: > > Mark Sapiro said: >> You're almost there. If you look at lines 97 and 98 in >> /usr/local/mailman/Mailman/Handlers/SpamDetect.py, you'll see >> >> for header, regex in mm_cfg.KNOWN_SPAMMERS: >> cre = re.compile(regex, re.IGNORECASE) >> >> Thus, the bad regex is i

Re: [Mailman-Users] New install: Uncaught runner exception: nothing torepeat

2005-10-22 Thread Dwight Tovey
Mark Sapiro said: > You're almost there. If you look at lines 97 and 98 in > /usr/local/mailman/Mailman/Handlers/SpamDetect.py, you'll see > > for header, regex in mm_cfg.KNOWN_SPAMMERS: > cre = re.compile(regex, re.IGNORECASE) > > Thus, the bad regex is in the KNOWN_SPAMMERS list in m

Re: [Mailman-Users] New Members auto placed on moderation.

2005-10-22 Thread Mark Sapiro
David wrote: >I am trying to set it so new members are auto placed on moderation at >sign up and once proved worthy of not spamming and posting inappropriate >material moved to unmoderated status. Is this possible? Privacy options...->Sender filters->default_member_moderation = Yes -- Mark

[Mailman-Users] New Members auto placed on moderation.

2005-10-22 Thread David
I am trying to set it so new members are auto placed on moderation at sign up and once proved worthy of not spamming and posting inappropriate material moved to unmoderated status. Is this possible? Thanks David -- Mailman-Users mailing list

Re: [Mailman-Users] New install: Uncaught runner exception: nothing torepeat

2005-10-22 Thread Mark Sapiro
Dwight Tovey wrote: > >Next I go in to the list info page and sign up. The confirmation message >succesfully goes out. I then confirm the subscription (either by clicking >on the supplied link or sending back a reply) and from the logs I can see >that Mailman tries to send out a notification to t

Re: [Mailman-Users] Restart Mailman and IP help

2005-10-22 Thread Mark Sapiro
ML wrote: > >I paid to have Mailman installed on my DirectAdmin CentOS server a few >months ago, recently I had to change the server hostname and IP and Mailman >no longer sends out emails! (the people that originally installed Mailman >will fix the problem if I pay for a one hour support charge, b

[Mailman-Users] New install: Uncaught runner exception: nothing to repeat

2005-10-22 Thread Dwight Tovey
Hello all. I'm trying to install Mailman 2.1.6 on a Linux system and get it running with an existing Qmail. For the most part I thought everything went smoothly, but now I've run into a snag. I can create a mailing list with 'newlist -u www.mydom.ain -e mydom.ain listname' and the list administr

[Mailman-Users] Restart Mailman and IP help

2005-10-22 Thread ML
Hi, I paid to have Mailman installed on my DirectAdmin CentOS server a few months ago, recently I had to change the server hostname and IP and Mailman no longer sends out emails! (the people that originally installed Mailman will fix the problem if I pay for a one hour support charge, but I believ