Re: [Mailman-Users] a few questions (fwd)

2002-01-13 Thread Paul Tomblin
Quoting C. Bensend ([EMAIL PROTECTED]): from common.h:27, from ./common.c:20: /usr/include/bits/errno.h:25: linux/errno.h: No such file or directory make[1]: *** [common.o] Error 1 Now, to fix it... On one of my linux boxen, I did a 'locate errno.h'. It

[Mailman-Users] Just some simple operations

2002-01-13 Thread Christopher Mende
Can anyone help me figure out how to do something simple like get a dump on the commandline of 1) all users on a list 2) with regular subscription or 3) digest subscription? Or just a way to switch one property for all users? For example, if they're a digest member, switch their digest

Re: [Mailman-Users] a few questions (fwd)

2002-01-13 Thread C. Bensend
On Sun, 13 Jan 2002, Paul Tomblin wrote: Now, to fix it... On one of my linux boxen, I did a 'locate errno.h'. It appears in '/usr/include/errno.h', and from the output of 'rpm -qf /usr/include/errno.h': No, the compiler was looking for linux/errno.h, not errno.h. The word linux is

Re: [Mailman-Users] Just some simple operations

2002-01-13 Thread Christopher Mende
I shall now go hide my head in the sand!!! Easy as pie: list_members -d listname filename remove_members -f filename listname (change default digest delivery to plain) add_members -d filename listname Done, and everyone is happy. Thanks a ton -- glad I didn't have to go the withlist route.

Re: [Mailman-Users] Just some simple operations

2002-01-13 Thread J C Lawrence
On Sun, 13 Jan 2002 10:01:35 -0700 (MST) Christopher Mende [EMAIL PROTECTED] wrote: Currently when digests go out it sends it with every single post as a mime attachment! An email with 80 attachments. Ugh. Not quite. There are many technical advantages to MIME digests, and depending on the

Re: [Mailman-Users] Just some simple operations

2002-01-13 Thread Christopher Mende
I should have been more explicit -- it is actually at the request of the usersthat we stick with a strictly text digest. Largely likely due to the fact thattheir MUA's don't handle it as they should. Thanks to you all I should be able to keep 'em happy -- for now! :) ~C On Sun, 13 Jan 2002

Re: [Mailman-Users] Just some simple operations

2002-01-13 Thread J C Lawrence
On Sun, 13 Jan 2002 15:33:33 -0700 (MST) Christopher Mende [EMAIL PROTECTED] wrote: I should have been more explicit -- it is actually at the request of the users that we stick with a strictly text digest. Note they could all, quite easily, have selected to receive text digests instead of