]> git.phdru.name Git - mimedecode.git/blob - TODO
Add options --save-headers/body/message
[mimedecode.git] / TODO
1 Release 2.5.0.
2
3
4 Allow -d and -p accept shell-like patterns and/or regular expressions:
5 -d content-*,-content-*-encoding
6
7
8 Add an option -I to completely skip (remove) subparts -- no headers, no body,
9 nothing.
10
11
12 Never touch multipart/encrypted and multipart/signed.
13
14
15 Release 2.6.0.
16
17
18 Extend options -eIi to multipart subparts.
19
20
21 Add an option to convert dates to the current locate and timezone.
22
23
24 Release 2.7.0.
25
26
27 Add option --save-as='%format' to generate names for --save-* files. Develop
28 a DSL to conditionally use values from headers and parameters.