diff options
author | mat <mat@FreeBSD.org> | 2013-08-02 02:02:04 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2013-08-02 02:02:04 +0800 |
commit | 83baae04b36739caf121e014fc2e9ad2a1a23b17 (patch) | |
tree | ab97815a6ea135e8b304d2e0b11770832db6046d /mail/Makefile | |
parent | 6a2ed11f4b3c1e075e554bb972f3726f2c845e8b (diff) | |
download | freebsd-ports-graphics-83baae04b36739caf121e014fc2e9ad2a1a23b17.tar.gz freebsd-ports-graphics-83baae04b36739caf121e014fc2e9ad2a1a23b17.tar.zst freebsd-ports-graphics-83baae04b36739caf121e014fc2e9ad2a1a23b17.zip |
(Readdition of mail/bulk_mailer which was removed on 306404)
Readd bulk_mailer 1.13, speeds delivery to mailing lists by sorting &
batching addresses.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index da8a96898e9..49d1463b604 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -40,6 +40,7 @@ SUBDIR += bogofilter-tc SUBDIR += bsfilter SUBDIR += bsmtp + SUBDIR += bulk_mailer SUBDIR += c-sig SUBDIR += c-sig-emacs21 SUBDIR += cclient |