Re: [Mailman-Users] (Newbie) Qmail and Mailman

2001-03-20 Thread M. Robert Martin
he databases in mailman get created as uid root which screws it up > too. A chown -R of everything in /home/mailman made *that* problem go away > but now it hangs forever in bin/add_members. > > At 01:11 PM 3/20/01 -0600, M. Robert Martin wrote: > > >Here's the code I us

Re: [Mailman-Users] (Newbie) Qmail and Mailman

2001-03-20 Thread M. Robert Martin
Here's the code I use for creating new aliases using qmail and mailman: (Note that I keep mailman in /var/mailman, not /home/mailman, so you should adjust accordingly.) # cat /var/qmail/alias/qmail-newlist #!/bin/sh aliasdir="/var/qmail/alias" if [ $# = 1 ]; then i=$1 echo Making new m

Re: [Mailman-Users] Majordomo?

2001-02-13 Thread M. Robert Martin
i guess i missed your qmail post. sorry. i've been on majordomo lists that are horrendously slow, sometimes on the order of ten hours. they have since switched to mailman, and it seems to happen within 15 minutes now. i'm running mailman on linux and on openbsd, on three different machines, all

[Mailman-Users] help deleting/editing a message from the archives

2001-01-23 Thread M. Robert Martin
Hi, We have a non-subscriber who was quoted with personal details mentioned by an indiscrete subscriber to a subscriber-only-can-post list with public archives. Anyway, this non-subscriber did a web search on himself and located the archive, and made a polite request with a compelling argument t

Re: [Mailman-Users] My second request for help

2001-01-09 Thread M. Robert Martin
.1 > GATEWAYDEV=eth0 > > >From Defaults.py > > # Site-specific settings > DEFAULT_HOST_NAME = 'ns1.compu.net' > > - Original Message - > From: "M. Robert Martin" <[EMAIL PROTECTED]> > To: "Bill Larson" <[EMAIL PROTE

Re: [Mailman-Users] My second request for help

2001-01-09 Thread M. Robert Martin
2001, Bill Larson wrote: > Ok one issue here. This problem is occuring during the creation of the lists > via the newlist command from the bin directory. > > ----- Original Message - > From: "M. Robert Martin" <[EMAIL PROTECTED]> > To: "Dan Mick"

Re: [Mailman-Users] My second request for help

2001-01-09 Thread M. Robert Martin
I was wondering the same thing more or less. Would Mailman drop the domain if the "Preferred Domain for this list" is blank? The HELO command is supposed to identify the connecting machine as I recall. The connecting machine is the SMTP portion of the MTA, right? Presumably, that would mean that

Re: [Mailman-Users] Sendail alternative

2001-01-08 Thread M. Robert Martin
I use Qmail as my primary server ("Secure, Reliable, Efficient: Pick Three") and Mailman has performed very well with it. I recall from my first installation of Qmail that, as part of the "official" installation procedure, you pass through steps that would allow you to use Qmail as a secondary se