2023-01-25 17:09:17 +00:00
|
|
|
- [x] ignore .overview when grepping Gnus folders
|
2023-02-08 09:50:02 +00:00
|
|
|
- [x] inverted matching
|
|
|
|
- [x] recursive search through directories
|
|
|
|
- [ ] literal date matching
|
2023-01-25 17:09:17 +00:00
|
|
|
- [x] write Texinfo documentation
|
2023-02-08 09:50:02 +00:00
|
|
|
- [x] writing selected messages to a new folder
|
|
|
|
- [x] deleting selected messages
|
|
|
|
- [ ] support for config files
|
|
|
|
- [x] support for reading messages from stdin
|
|
|
|
- [x] support for compressed mbox folders
|
2023-01-25 17:09:17 +00:00
|
|
|
- [ ] make use of lockfile library
|
|
|
|
- [ ] make use of Solaris' maillock library
|
|
|
|
- [x] provide possibility to use flock() instead of fcntl()
|
|
|
|
- [x] allow run-time selection of file locking method
|
2023-02-08 09:50:02 +00:00
|
|
|
- [ ] provide national language support with gettext()
|
|
|
|
- [ ] MIME support
|
2023-01-25 17:09:17 +00:00
|
|
|
- [x] enable removing duplicate messages w/ MD5 checksums
|
|
|
|
- [ ] add checking for conflicting command-line options
|
2023-02-08 09:50:02 +00:00
|
|
|
- [ ] support for GnuPG
|
|
|
|
- [x] support for bzip2 compression
|
|
|
|
- [ ] support for XZ-format compression
|
|
|
|
- [ ] support for mail folder conversion
|
|
|
|
- [ ] support for deletion of messages after being matched and displayed
|