Maildir Bulletin
Table of Contents
This program is designed to deliver bulletin messages to thousands of users on a system. If you want to deliver mail to a large number of people to be read through POP or a local email program (such as mutt) then the traditional approach has been to setup an alias to map to all the users. The problem with this is that mail delivery is very slow and even delivering to 1000 users on a fast machine can take a significant amount of time and system resources. Also if the message is large then you use a lot of disk space.
This program solves that problem by creating a single file with the message data and creating links to it from the ~/Maildir/new directory of every user who is in the group (it delivers mail based on Unix groups). This is fast (can deliver a bulletin to 30000 users in minutes on a slow machine), saves disk space, works with all Maildir client software, and makes it very easy to undeliver or modify a bulletin.
Download links:
- maildir-bulletin-0.69.tgz – version 0.69 – fixed some Debian packaging bugs, included this web page URL in the man pages, and merged patches to make it build with GCC 4.3.
- maildir-bulletin-0.67.tgz – version 0.67 – fixed more minor warnings and compile errors with recent GCC versions.
- maildir-bulletin-0.65.tgz – version 0.65 – fixed some minor warnings and a compile error.
- maildir-bulletin-0.63.tgz – version 0.63 – fixed a minor bug in displaying errors and documented ALLOWEDSENDERS properly.
- maildir-bulletin-0.62.tgz – version 0.62 – now with autoconf.
- maildir-bulletin-0.61.tgz – version 0.61.
- maildir-bulletin-0.60.tgz – version 0.60.
Related posts:
Archives
- December 2025
- October 2025
- September 2025
- May 2024
- September 2023
- October 2022
- August 2022
- February 2022
- January 2022
- August 2021
- September 2020
- May 2020
- November 2019
- January 2019
- July 2017
- April 2016
- March 2015
- January 2015
- July 2014
- October 2012
- August 2012
- February 2012
- August 2011
- January 2011
- June 2010
- May 2010
- April 2010
- October 2009
- January 2009
- December 2008
- July 2008
- June 2008
- May 2008
- April 2008
- January 2008
- December 2007
- November 2007
Calendar
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 | 31 | |||||
Leave a Reply
You must be logged in to post a comment.