- Extracts all attachments even from multiple MUA personalities
- Update to modern coding standards (last mostly done 2009)
-
Clone the project
$ git clone https://github.com/inflex/ripMIME.git
-
Build it!
$ make
For armv5: make CC=arm-linux-gnueabi-gcc CFLAGS="-Wall --static -O2 -marm -march=armv5tej"