[Mailman-Users] Excessive CPU usage [Looping read/close/mmap] (.db ,.pck) (qfiles/out)

2003-06-19 Thread foobar
Hi, Some strace: -- Opening that db -- open(/opt/mailman-2.1.2/qfiles/out/1055856935.2792439+c164823523573087c71ed0088b9beb1dcc0c9698.db, O_RDONLY|O_LARGEFILE) = 9 fstat64(9, {st_mode=S_IFREG|0660, st_size=2054, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)

Re: [Mailman-Users] Excessive CPU usage [Loopingread/close/mmap] (.db , .pck) (qfiles/out)

2003-06-19 Thread Richard Barrett
At 07:36 19/06/2003, foobar wrote: Hi, Some strace: -- Opening that db -- open(/opt/mailman-2.1.2/qfiles/out/1055856935.2792439+c164823523573087c71ed0088b9beb1dcc0c9698.db, O_RDONLY|O_LARGEFILE) = 9 fstat64(9, {st_mode=S_IFREG|0660, st_size=2054, ...}) = 0 mmap2(NULL, 4096,

[Mailman-Users] Not receiving mail

2003-06-19 Thread Shalabh Agarwal
Hi, I am new to Mailman. I have configured mailman over qmail. Every thing looks fine, when some-one subscribes the list he get the mail for the confirmation, but when the user replies nothing after that. When one send the mail on the list, it dose not broadcast to the list users. There must be

Re: [Mailman-Users] mailman becomes slow

2003-06-19 Thread Ralf Hildebrandt
* Gerhard den Hollander [EMAIL PROTECTED]: Im not sure what the cause is, but mailman deliveries have become really slow on my mailman server. What makes you think so? For some reason, it may take a few hours for a mesage to be delivered through a mailman mailinglist. Proof (Logs)? I

Re: [Mailman-Users] Excessive CPU usage [Looping read/close/mmap](.db , .pck) (qfiles/out)

2003-06-19 Thread foobar
= 0x40227000 read(9, (cMailman.Message\nMessage\nq\1oq\2}..., 4096) = 4096 Could you tell what is wrong, no messages are going currently out or in, MTA is working properly and bounces were handled correctly. PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND x

[Mailman-Users] List_URL in Mailman 2.1.2

2003-06-19 Thread Tobias Müller
Hi, I upgraded to version 2.1.2 of mailman yesterday. In my old version (2.0.13) there was an var called list_url to change the start of all the urls which mailman sends in his emails. I can't find this var in 2.1.2. Where has it gone? Regards Tobias

Re: [Mailman-Users] List_URL in Mailman 2.1.2

2003-06-19 Thread Richard Barrett
At 12:42 19/06/2003, Tobias Müller wrote: Hi, I upgraded to version 2.1.2 of mailman yesterday. In my old version (2.0.13) there was an var called list_url to change the start of all the urls which mailman sends in his emails. I can't find this var in 2.1.2. Where has it gone? I've just grep'ed a

RE: [Mailman-Users] List_URL in Mailman 2.1.2

2003-06-19 Thread Tobias Müller
I've just grep'ed a MM 2.0.13 build directory and cannot fin the string list_url in any of the files. Where/how were you using this variable? Was it part of the standard MM code or added by some patch? As to 2.1.2, each mail list has an attribute web_page_url (also used in MM

[Mailman-Users] Yahoo! Group Archive Conversion

2003-06-19 Thread Tobias Brasier
Hi all-- Does anyone have experience converting Yahoo! Group archives to mailman archives? Many thanks. Tobias Brasier University Webmaster, University of South Carolina Manager, Internet Solutions Group 1244 Blossom Street, Columbia, South Carolina 29208 voice: 803-777-5211 | fax: 803-777-4149

[Mailman-Users] Mailman is no longer posting messages.

2003-06-19 Thread swayze
Hello, I've been an avid user of Mailman on my system for about six months now, and I've never had a problem with it until now. Out of the blue, Mailman simply stopped posting messages. There is nothing in the post log, and I there are no errors in the syslog. In fact, just looking at the

Re: [Mailman-Users] Yahoo! Group Archive Conversion

2003-06-19 Thread Glenn Sieb
Tobias Brasier said: Does anyone have experience converting Yahoo! Group archives to mailman archives? Many thanks. Yes yes! Do a google for Yahoo2mbox.pl! :) I converted a highly active list (about 200 subscribers, over a period of 6 years) to mbox format just peachy :) It does, however,

Re: [Mailman-Users] Mailman is no longer posting messages

2003-06-19 Thread Angel Gabriel
Can you send emails from the same box that mailman is on? Does the box accept email? These are tests that I would perform. Try sending email to a user on the system, and then try logging into the system, and sending mail elsewhere, and see what happens. On Thu, 2003-06-19 at 20:56, [EMAIL