mailblog
Download here
This python script lets you post a blog entry via email:
- mailblog is the main program
- mailblogconfig is its configuration file
- blogger.py is Mark Pilgrim's python-based wrapper to the blogger
API, included by permission.
The most current versions of Mark Pilgrim's programs can be found here