bulk_mailer
1.13_2Speeds 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".
Origin: mail/bulk_mailer
Category: mail
Size: 93.6KiB
License: GPLv3
Maintainer: mat@FreeBSD.org
Dependencies: 0 packages
Required by: 0 packages
$
pkg install bulk_mailerMore in mail
p5-Mail-Tools2.22
Perl5 modules for dealing with Internet e-mail messagesrubygem-mail2.8.1,2
Ruby email handlersquirrelmail-php8420250613
Webmail system which accesses mail over IMAPsquirrelmail-php8520250613
Webmail system which accesses mail over IMAPp5-MIME-Tools5.515,2
Set of perl5 modules for MIMEsquirrelmail-php8220250613
Webmail system which accesses mail over IMAPsquirrelmail-php8320250613
Webmail system which accesses mail over IMAPclaws-mail3.21.0_1
Lightweight and featureful GTK based e-mail and news clientp5-Email-Simple2.218
Simple parsing of RFC2822 message format and headersp5-Email-Valid1.204
Check validity of Internet email addresses