Re: [Mailman-Users] List of members backup?

2001-11-08 Thread Joe Keenan
cd ~mailman bin/list_members {listname} > listname.backup joe On Thursday, November 8, 2001, at 01:05 PM, Michael H. Lampkin wrote: > Is there a way to back-up the current list of members of my mailing list? > > Thanks, > Mike > -- > * Michael H. Lampkin* advertising/design/web desig

Re: [Mailman-Users] billing for mailing lists

2001-10-30 Thread Joe Keenan
cd ~mailman bin/list_members | wc first number will be membership count. joe On Tuesday, October 30, 2001, at 08:53 AM, Albert Everett wrote: > Anyone have any magic formulas for how to bill for mailing lists so that > it's fair for the client and covers hardware and bandwidth costs? > > I

Re: [Mailman-Users] setting up new list-Cobalt RaQ4

2001-10-07 Thread Joe Keenan
I'm just guess here (never used a RaQ system), but it oocurs to me that the RaQ sendmail config is probably set up for no local users. That is, for relaying mail only. It's primarily intended for network attached storage uses, right? So you probably need to force sendmail to attempt to do lo

Re: [Mailman-Users] Re: install on OS X

2001-10-06 Thread Joe Keenan
On Saturday, October 6, 2001, at 03:55 AM, jgo wrote: > > Now, I'm looking at security issues WRT configuration. > "You want to be very sure that the user id under > which your CGI scripts run is *not* in the 'mailman' > group..." > But I don't see any words indicating how the username > whic

Re: [Mailman-Users] installing on OS X

2001-10-05 Thread Joe Keenan
MacOS X doesn't come with python. How did you install it? And that are those files in /usr/local/bin? OS X executables don't have a .exe extension. Did you grab a Windows install package? joe On Friday, October 5, 2001, at 01:31 AM, Giovanni 8 wrote: > I'm trying to install on OS X (10.1

Re: [Mailman-Users] Dropping Sendmail

2001-10-03 Thread Joe Keenan
For me, I think it was actually nothing. Mailman uses the "sendmail" interface to send outgoing mail, and the Postfix version just dropped into place. And the aliases file entries that Mailman generates work fine with Postfix. joe On Wednesday, October 3, 2001, at 12:59 PM, J C Lawrence wr

Re: [Mailman-Users] email list question

2001-10-02 Thread Joe Keenan
On Tuesday, October 2, 2001, at 05:16 PM, J C Lawrence wrote: > On Tue, 2 Oct 2001 15:54:38 -0500 > bwilson wrote: > >> Can we add email addresses to the database without having to >> confirm their address? > > ~/bin/add_members > >> Is there a way to export the addresses? > > ~/bin/remove_me