Re: [Mailman-Users] Just some simple operations

2002-01-14 Thread Jon Carnes
ristopher Mende" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, January 13, 2002 12:01 PM Subject: [Mailman-Users] Just some simple operations > > Can anyone help me figure out how to do something simple like get a dump on > the commandline of 1) all users on a lis

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 o

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 1

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

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. :-

[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 preferenc