Mailpail v0.2 (2004-07-26)
Mailpail is a small perl script to take incoming email messages and store them on the filesystem as XML. This is especially useful for blogs and such, where you can have some other code go through and render the XML as a webpage or RSS or something. Being very new, it's still fairly primitive. But hey, at least it's got a real config file and even some documentation! The name and functionality is inspired by mailbucket, but they're not currently sharing their source code.
Features
- converts from email to XML.
- Saves various headers.
Dependencies
Really not very much at all. Mail::Audit, XML::DOM.
License
GPL2.
Usage:
Just set it up to have email piped into standard input. Make sure to have a sane config file set up first.
Files:
Old files
- none yet.
