Titanous: Mailman Released!
I just released my Ruby Summer of Code project, Mailman as a gem. You can install it by running
gem install mailman.What is Mailman?
Mailman is an incoming email processing microframework. You point it at a source of email, such as a POP3 account or a Maildir, and it will execute routes…
