Version: 1.13, Package name: bulk_mailer-1.13 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description 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". |
Filesize: 34.037 KB |
Version History (View Complete History) |
|
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2015-02-16 15:57:14 by Christian Weisgerber | Files touched by this commit (213) |
Log message: Drop USE_GROFF from ports where the formatting differences are acceptable or mandoc provides the more useful output. |
2015-01-20 23:13:49 by Anthony J. Bentley | Files touched by this commit (97) |
Log message: Remove Kevin Lo as maintainer, by request. While here, fix a couple of license markers. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-11-19 00:23:15 by Marc Espie | Files touched by this commit (332) |
Log message: new depends |
2010-10-18 13:59:20 by Marc Espie | Files touched by this commit (135) |
Log message: USE_GROFF=Yes |
2010-06-29 19:55:08 by Kevin Lo | Files touched by this commit (2) |
Log message: We have strndup(3) now; pointed out by ajacoutot@ Where here, silent compiler warning ok ajacoutot@ |
2010-05-23 09:57:34 by Marc Espie | Files touched by this commit (2) |
Log message: zap redundant prototypes, fixes gcc4 |
2007-09-15 18:17:07 by Michael Erdely | Files touched by this commit (124) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_* |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2005-01-05 09:58:59 by Christian Weisgerber | Files touched by this commit (132) |
Log message: SIZE |
2005-01-02 05:56:06 by Aleksander Piotrowski | Files touched by this commit (27) |
Log message: Add WANTLIB markers |
2004-09-15 03:09:46 by Marc Espie | Files touched by this commit (110) |
Log message: new style plists. |
2004-06-24 22:46:34 by Xavier Santolaria | Files touched by this commit (5) |
Log message: - respect CC and CFLAGS - use BSD_INSTALL_* in patch-Makefile_in - sync patches while there okay kevlo@. |
2003-12-15 14:42:44 by Christian Weisgerber | Files touched by this commit (507) |
Log message: remove WWW lines |
2002-10-27 10:21:40 by Christian Weisgerber | Files touched by this commit (29) |
Log message: No regression tests available. |