dear all,
i was truly happy to get to know of the existence of mailman (and its features) from our sysadmin, a few days ago;
it is truly nice to read mailman has most of the features commercial & expensive listserv has ...
i have a few questions:
(a) does mailman make a copy of the message to each of the recipients (as majordomo does) or does it work in the form of a (listserv) job such as
//V22.5y JOB Echo=yes
DISTRIBUTE MAIL
//TO DD *
recipient1@xy.domain
recipient2@xy.domain
recipient3@xy.domain
recipient ... n ...@xy.domain
/*
//DATA DD *,EOF,Res=Disk
Date: day month year time
From: name of sender, address of sender
Subject: subject
To:
Dear colleagues, ...
bla bla blah ...
___
end of message
i.e. sending the message with distribution list to a server and "exploding" the contents due to some routing tables arrangement, saving much bandwidth and cpu time, etc. ...
The example above is a critical factor for the acceptance of Mailman. In this respect, Majodomo is truly poor (excuse me);
(b) also, i would like to know of any "good combination" of a mailer (other than sendmail) and mailman ...
and ...
(c) if which (if any) linux or bsd distribution is stable for large emailing lists.
cheers,
canario.joe@teleline.es
On Tue, Jan 30, 2001 at 02:38:29AM +0000, CJoe wrote:
i.e. sending the message with distribution list to a server and "exploding" the contents due to some routing tables arrangement, saving much bandwidth and cpu time, etc. ...
Mailman does it the smart way.
(b) also, i would like to know of any "good combination" of a mailer (other than sendmail) and mailman ...
I run Mailman with exim and it seems to work well, although my largest list is only ~250 members. I can't comment on how well it scales to truly large lists.
(c) if which (if any) linux or bsd distribution is stable for large emailing lists.
I run Mailman on a Debian system, but, again, I only deal in relatively small lists. I doubt that you'd have any OS-related difficulties, though. Your MTA is far more likely than your OS to cause problems.
-- SGI products are used to create the 'Bugs' that entertain us in theatres and at home. - SGI job posting Geek Code 3.1: GCS d? s+: a- C++ UL++$ P++>+++ L+++>++++ E- W--(++) N+ o+ !K w---$ O M- V? PS+ PE Y+ PGP t 5++ X+ R++ tv b+ DI++++ D G e* h+ r y+
participants (2)
-
CJoe
-
Dave Sherohman