This suite currently consists of three programs, Postal, Rabid, and BHM. Postal (the mad postman) is a program that will deliver mail as fast as possible via the SMTP protocol to test mail server performance. Rabid (the mad Biff) will eat mail via the POP protocol as fast as possible and measure POP server performance. BHM is the Black Hole Mailer to discard SMTP mail. All messages sent via Postal have MD5 checksums appended, and Rabid will check the MD5 to ensure that the messages are not being corrupted.
| Tags | Communications Email Benchmark |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | C++ |
Recent releases


Changes: Minor changes were made to the documentation. It is now possible to build without SSL support.


Changes: This release really fixes the bugs that stopped it compiling on GCC 4.3, and the majority of the warnings.


Changes: This version now builds correctly without GNUTLS, on OpenSolaris, and with GCC 4.3. Some build warnings were fixed.


Changes: The license was changed to GPLv3.


Changes: This release adds MessageId to Postal, adds "make dep", and makes GNUTLS work in bhm.