Linux software

 
Contact Us
mail : bulk_mailer
Speeds delivery to mailing lists by sorting & batching addresses
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/sbin/sendmail -bs".
Version number : 1.13
Md5 : MD5 (bulk_mailer-1.13.tar.gz) = 795a953ae89c01c4b2192bf965377feb SHA256 (bulk_mailer-1.13.tar.gz) = 33ac239684289a450b016517dce8d6db17563f74ee3dca96e9dd3250c84bdfd7 SIZE (bulk_mailer-1.13.tar.gz) = 34854
Linux Software