Re: [Mailman-Users] Qmail - huge performance increase (fwd)

2001-07-01 Thread Bernhard R. Erdmann
> SO... by increasing conf-split to 97 (from the default of 20 something > afaik), each directory ends up only having a hundred or so files. Doing > "ls" now is far speedier. Maybe you want to use a different filesystem - ext2fs uses linear lists for directories (slow lookups in large directories

Re: [Mailman-Users] Putting user's address in the trailer

2001-06-06 Thread Bernhard R. Erdmann
> Is there a way or a quick patch to put the address with which a user is > subscribed to a list in the trailer that is added to each message? They could look into the header lines to whom the mail was sent: Received: from [63.102.49.29] (helo=mail.python.org) by mxng00.kundenserver.de w

Re: [Mailman-Users] What does this error mean?

2001-05-20 Thread Bernhard R. Erdmann
> OK, that seemed to work. As soon as I checked my /etc/hosts file I noticed > my localhost entry missing. RedHat is known to forget "127.0.0.1 localhost" in /etc/hosts. -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/ma

Re: [Mailman-Users] bug in sync_members?

2001-01-05 Thread Bernhard R. Erdmann
> I've got a list with 9900 email addresses, each one on it's own line: > > $ bin/sync_members -w=no -d=no -a=no -f - news < members.txt > Traceback (innermost last): > File "bin/sync_members", line 257, in ? > main() > File "bin/sync_members", line 240, in main > welcome, notifyadmin

[Mailman-Users] bug in sync_members?

2001-01-05 Thread Bernhard R. Erdmann
Hi, I've got a list with 9900 email addresses, each one on it's own line: $ bin/sync_members -w=no -d=no -a=no -f - news < members.txt Traceback (innermost last): File "bin/sync_members", line 257, in ? main() File "bin/sync_members", line 240, in main welcome, notifyadmin) File "