Re: [Mailman-Users] Messages not being archived (anymore)?

2004-10-22 Thread Takahiro_Horie
I followed the instructions and it looks like mailmanctl is working now. However, I don't think ArchRunner is running. I see BounceRunner, CommandRunner, IncomingRunner, NewsRunner, OutgoingRunner, VirginRunner, RetryRunner, and that's it. Any idea what happened to my ArchRu

Re: [Mailman-Users] Messages not being archived (anymore)?

2004-10-22 Thread Takahiro_Horie
qfiles/archive contains a bunch of .pck files, some as old as when the mailing list started i think I am starting mailman/bin/qrunner -r All& as root. I tried to start it with mailmanctl -s -q start, but it gives me an error: Site list is missing: mailman I don't know if ArchRunner is running.

[Mailman-Users] Messages not being archived (anymore)?

2004-10-22 Thread Takahiro_Horie
Hello, I am using mailman 2.1.5 and my messages are not being archived for some reason. I can access pipermail, but it only shows the first four messages archived and there are already many many more messages on the list for that. I have 3 lists and a total of about 20 people. It's not a big list

Re: [Mailman-Users] qrunner using 99% of my CPU time? (RESOLVED)

2004-09-11 Thread Takahiro_Horie
I figured out the problem. (mailman 2.1.5) In the qrunner script, I changed it to the following: while not loop.isdone(): for qrunner in qrunners: # In case the SIGTERM came in the middle of this iteration if loop.isdone(): b

Re: [Mailman-Users] qrunner using 99% of my CPU time?

2004-09-10 Thread Takahiro_Horie
I am running mailman 2.1.5 and postfix 1.1.11. I tried a few things such as not running ArchRunner (I don't think it was ever running in the first place). I checked the logs such as mail.log mail.err, mail.info and also log files in mailman but there was nothing that really showed something obvi

[Mailman-Users] qrunner using 99% of my CPU time?

2004-09-07 Thread Takahiro_Horie
Hello, I don't know why, but qrunner (which I guess is related to mailman) is using 99% of my cpu all the time. I ran "qrunner -r All" because I assumed that I needed everything. Any hints would be appreciated! Thanks, Takahiro -- Mailman-Users

[Mailman-Users] Unknown user when posting to a list?

2004-09-03 Thread Takahiro_Horie
Hello, I created a list and succesfully subscribed several e-mails (the welcome e-mail was received by them). However, if someone tries to send to the list ([EMAIL PROTECTED]), they get an error message from the server saying that the user 'test' was not found. Why is this? Am I supposed to c

Re: [Mailman-Users] Sequence Numbers

2004-09-03 Thread Takahiro_Horie
The error was: Merging new template file with existing translations msgmerge -U ca/LC_MESSAGES/mailman.po mailman.pot msgmerge: invalid option -- U Try `msgmerge --help' for more information. make[1]: *** [ca/LC_MESSAGES/mailman.po] Error 1 Tokio Kikuchi <[EMAIL PROTECTED]> Sent by: [EMAIL

[Mailman-Users] Sequence Numbers

2004-09-02 Thread Takahiro_Horie
Hi, I applied the patch found on http://sourceforge.net/tracker/?func=detail&aid=601117&group_id=103&atid=300103 File: http://mm.tkikuchi.net/mailman-2.1.5+patch.20040516.gz that adds sequence numbers. I reconfigured, did make, make install (with errors). I'm using 2.1.5 Any idea why it's no

[Mailman-Users] Mailman CGI error!!!

2004-09-02 Thread Takahiro_Horie
Hello I downloaded the debian mailman package and tried to run it. But when I go to http://www.thorie.com/mailman/listinfo, I get this error: Mailman CGI error!!! The expected gid of the Mailman CGI wrapper did not match the gid as set by the Web server. The most