[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

New Package: bulkmail 1.6-1



Package: bulkmail
Version: 1.6-1
Architecture: i386
Depends: libc5 (>= 5.4.0-0)
Installed-Size: 35
Maintainer: Christoph Lameter <clameter@debian.org>
Description: Speed up delivery of e-mail to large numbers of recipients.
 This is a C program to do "bulk" mailing.  For input, it takes a file
 of recipient addresses (one address per line) and a message (with
 headers already attached) to be sent to the recipients.  It sorts the
 recipient list by reversed domain (so similar ones sort together),
 splits up the recipients into several groups containing no more than N
 domains each, creates an SMTP envelope for each group of recipients,
 and feeds that envelope to "/usr/lib/sendmail -bs".
 .
 Smartlist already contains a bulkmail style tool!



Reply to: