Using normal bash tools (ie, built-ins or commonly-available command-line tools), is it
- possible, and
- how
to extract/save attachments on emails?
For example, say I have a nightly report which arrives via email but is a zip archive of several log files. I want to save all those zips into a backup directory. How would I accomplish that?
mailand do this, or save the attachment elsewise, that's fine too :) – warren Sep 10 '10 at 17:47