Audio (342) Datatype (50) Demo (203) Development (592) Document (22) Driver (99) Emulation (146) Game (991) Graphics (494) Library (113) Network (228) Office (65) Utility (912) Video (69)
Total files: 4326
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
This is a port of ripMIME by Paul Daniels for OS4.
ripMIME has been written with one sole purpose in mind, to extract the
attached files out of a MIME encoded email package.
A couple of features are missing:
- syslog support is disabled
- the --timeout feature is disabled
Makefiles for AmigaOS are provided so you can build ripMIME using
the native SDK. Simply type:
make -f Makefile.AmigaOS
I did a quick test by saving an email with attachments in raw
format with YAM and then using:
ripmime -i message.msg -d outdir
|