1.0 KiB
1.0 KiB
The TODO list for mboxgrep
Behavior
- enable removing duplicate messages w/ MD5 checksums
- add checking for conflicting command-line options
- support for deletion of messages after being matched and displayed
File formats, encodings and standards
- MIME support
- support for GnuPG
- support for compressed mbox folders
- support for bzip2 compression
- support for XZ-format compression
- support for mail folder conversion
Miscellaneous
- ignore .overview when grepping Gnus folders
- inverted matching
- recursive search through directories
- literal date matching
- write Texinfo documentation
- writing selected messages to a new folder
- deleting selected messages
- configuration files
- reading messages from standard input
- make use of lockfile library
- make use of Solaris' maillock library
- provide possibility to use flock() instead of fcntl()
- allow run-time selection of file locking method
- provide national language support with gettext()