[Mailman-Users] Re: ImportError: No module named Charset

2002-11-27 Thread Daniel Figucio
* From: Carlos Barcenilla * Subject: [Mailman-Users] ImportError: No module named Charset * Date: Mon, 11 Nov 2002 04:37:26 -0800 Hi! When I call checkdbs (either manually or from cron) i get the following error: [root@cox cron]# ./checkdbs Traceback (most recent call last): File "./c

[Mailman-Users] qrunner problems

2002-11-27 Thread fish
I am still have the authentication problems with qrunner and, since nobody seems to know what the problem is or how to fix it, thought that I would ask what exactly does qrunner do? I can tell that the cron.d/mailman script is calling /usr/lib/mailman/cron/qrunner, but what does this script do? Si

[Mailman-Users] Mailmain 2.1b5 archive link is wrong

2002-11-27 Thread Listmom
There seems to be a problem with the link to list archives in Mailman 2.1b5 When I go to http://lists.travellercentral.com/mailman/listinfo/ The lint to the archives on that page is http://lists.travellercentral.com/pipermail and not http://lists.travellercentral.com/pipermail/ Any idea? I'm

Re: [Mailman-Users] Permissions error

2002-11-27 Thread David Gordon
Danny Terweij [EMAIL PROTECTED] wrote on Wed 27 Nov 2002 at 20:31 +0100 >Try to run check_perms -f serveral times Done that >[mailman@epuk bin]$ /home/mailman/bin/check_perms -f >directory permissions must be at least 02775: /home/mailman/cgi-bin (fixing) >/home/mailman/cgi-bin/admin must be set

Re: [Mailman-Users] No Subject

2002-11-27 Thread Danny Terweij
From: "David Gordon" <[EMAIL PROTECTED]> > I've got no idea what this means... Anyone want to give me a clue? > IOError: [Errno 13] Permission denied: '/home/mailman/locks/ > qrunner.lock.epuk.thenexus.co.uk.4399' > *** Check your permissions. Try to run ~/bin/check_perms -f (as root) ( Mailma

[Mailman-Users] No Subject

2002-11-27 Thread David Gordon
I've got no idea what this means... Anyone want to give me a clue? *** Traceback (innermost last): File "/home/mailman/cron/qrunner", line 276, in ? lock.lock(timeout=0.5) File "/home/mailman/Mailman/LockFile.py", line 219, in lock self.__write() File "/home/mailman/Mailman/LockFile.

Re: [Mailman-Users] unknown mailer error 2

2002-11-27 Thread Richard Barrett
At 11:51 27/11/2002, stefano danovaro wrote: Hi I have installed Mailman2.1b1 and when I send email at the list I receved this message: - The following addresses had permanent fatal errors - "|/home/mailman/mail/mailman post sbn-liguria" (reason: 2) (expanded from: <[EMAIL

RE: [Mailman-Users] Cleaning out messages and archives

2002-11-27 Thread Dennis Black
>= Original Message From [EMAIL PROTECTED] = >I am trying to learn how to maintain the message archives in Mailman. How can I remove a specific message, range of messages, or all messages? Is there a web interface to do this (would be very nice) or how does one maintain the amount of m

[Mailman-Users] unknown mailer error 2

2002-11-27 Thread stefano danovaro
Hi I have installed Mailman2.1b1 and when I send email at the list I receved this message: - The following addresses had permanent fatal errors - "|/home/mailman/mail/mailman post sbn-liguria" (reason: 2) (expanded from: <[EMAIL PROTECTED]>) - Transcript of session

[Mailman-Users] Problems with the archive

2002-11-27 Thread Ørjan Olsen
Hi   I have installed Mailman2.0.13 and everything seem to be working great except the archive. All mail sent to the list get sent to the members, and logged to the raw archive right away, but not the "real archive". I have been trying to run the command that is in the crontab manualy, but i

Re: [Mailman-Users] Searching arhives

2002-11-27 Thread Richard Barrett
At 01:30 27/11/2002, Jon Carnes wrote: Adding HtDig to the installation is very, very easy. Apply the patches from Sourceforge and then follow the step by step directions and it will be done in about 2 hours. BTW: HtDig is a search engine, so it will index any of your local web pages - not just

Re: [Mailman-Users] Mailman htdig integration patches

2002-11-27 Thread Richard Barrett
If anyone wants them, I have just posted MM 2.1b5 compatibility updates to the Mailman htdig integration patches http://sourceforge.net/tracker/index.php?func=detail&aid=444879&group_id=103&atid=300103 http://sourceforge.net/tracker/index.php?func=detail&aid=444884&group_id=103&atid=300103 ---

Re: [Mailman-Users] Announce-only lists?

2002-11-27 Thread Dan Richter
> Because faking the 'From' header is easy. You could write a program that reads standard input, removes the From address and the Received lines, then forwards the mail to the list addresses using the list From address. Hook the program up to a secret e-mail address. It should be just as sec