1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
The upstream source is at: ftp://cs.utk.edu/pub/moore/bulk_mailer/
Copyright:
Message from the author:
From moore@cs.utk.edu Wed Dec 25 09:39:15 1996
Date: Sat, 21 Dec 1996 20:19:45 -0500
From: Keith Moore <moore@cs.utk.edu>
To: Christoph Lameter <clameter@waterf.org>
Cc: moore@cs.utk.edu
Subject: Re: Bulkmail redistributable?
> Can I put bulkmail into a linux distribution (DEBIAN) ?
sure. let me make sure I get the latest distribution to you...
the license is basically GPL.
though I keep wanting to add some provision that says you
can't use it for spamming...
Keith
Part of the INSTALL textfile:
The core of this program was extracted from a somewhat strange mailing
list manager called na-net; it was designed to efficiently send out
mail to 5000 people at a time. I have used this program to attempt
delivery of a message to over 12000 recipients around the world,
within a few hours. I'm currently using bulk_mailer as a back-end for
several mailing lists of modest size.
Author:
* written March 1994
* by Keith Moore <moore@cs.utk.edu>
*
* You can use this if you want to, but there's no warranty.
* So don't blame me if something goes wrong.
|