2014-08-20 16:04:47 +02:00
|
|
|
TODO
|
|
|
|
====
|
2014-08-20 15:48:14 +02:00
|
|
|
|
2014-08-20 16:04:47 +02:00
|
|
|
## Features
|
2014-08-20 15:48:14 +02:00
|
|
|
|
2015-11-30 21:23:34 +01:00
|
|
|
* Add support for mailbox exclude filter
|
|
|
|
* Add support for email exclude filter
|
|
|
|
|
|
|
|
support@.*
|
|
|
|
no-reply.*@.*
|
|
|
|
|
2014-08-20 16:04:47 +02:00
|
|
|
* Add POP3 server support
|
2014-08-20 15:48:14 +02:00
|
|
|
|
|
|
|
|
2014-08-20 16:04:47 +02:00
|
|
|
## Documentation
|
2014-08-20 15:48:14 +02:00
|
|
|
|
2014-08-20 16:04:47 +02:00
|
|
|
* Write a tutorial (installation, configuration, usage).
|
|
|
|
|
|
|
|
|
|
|
|
## Command line
|
|
|
|
|
|
|
|
* Add more actions :
|
|
|
|
* init - create empty configuration files
|
|
|
|
* all - get messages for all boxes
|
|
|
|
* new (by default) - get only new messages since last check
|
|
|
|
|
|
|
|
|
|
|
|
## Configuration
|
|
|
|
|
|
|
|
* Add regexp support for ignore list
|
|
|
|
* Add an ignore list (and/or regexp) for mailboxes
|
2014-08-20 15:48:14 +02:00
|
|
|
|