sendqmailq is intended for home computers that run qmail as their MTA but do not have permanent connection to the Internet. The outbound emails are stored locally in a queue, and when the IP connection is brought up, sendqmailq sends them to the ISP's SMTP server. Unlike serialmail, sendqmail sends one single copy of an email to multiple recipients (instead of one copy each). Unlike serialmail, sendqmailq is slow, insecure and sucks at handling loads of emails. But hey, it's only for home use.
This software is provided in the hope that it might be useful, but with ABSOLUTELY NO WARRANTY. You are welcome to use it and distribute it under certain restrictions. See the GNU General Public License for details.
The trickiest part is to install (and configure) qmail. Most of the documentation available out there explains how to set up qmail on powerful servers that handle several hundreds of thousands of email a day. On the other hand, there are but few explanations on how to configure it for your home use. Such a document exists, though, and I wrote my own, which you can find here.
As for installing, sendqmailq itself, it's quite easy (really).
The tarball: sendqmailq-0.2.tar.gz
You can send comments/complaints/praises directly to me, Cédric Bouvier, cbouvi@free.fr