How about a way to automatically save an e-mail to a file when it arrives in a given folder
I want to be able to pass the contents of mail messages in a certain folder to a script. I control the script so I can handle them how ever you want to pass them. File handle, stdin, command line option, etc.
Even the option to store that folder in MBOX format so that I could just tail -f the tile would work.
3
votes
