Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | Use groff's mailto markup. | Guilhem Moulin | 2015-09-01 | 1 |
| | ||||
* | typo | Guilhem Moulin | 2015-09-01 | 1 |
| | ||||
* | Add a note regrading the default database with type=tunnel. | Guilhem Moulin | 2015-07-31 | 1 |
| | ||||
* | typo | Guilhem Moulin | 2015-07-31 | 1 |
| | ||||
* | Reformulation. | Guilhem Moulin | 2015-07-30 | 1 |
| | ||||
* | typo | Guilhem Moulin | 2015-07-28 | 1 |
| | ||||
* | Enable fine-grained control on the mailboxes to consider. | Guilhem Moulin | 2015-07-27 | 1 |
| | | | | | | | | | | | Add 3 options: - list-mailbox - list-select-opts - ignore-mailbox The first two control the initial LIST command, while the last one is a regular expression to filter out mailboxes to exclude from the LIST response. | |||
* | No longer try to guess whether a mailbox was deleted or renamed. | Guilhem Moulin | 2015-07-27 | 1 |
| | | | | | | This was too error-prone. Instead, abort if a naming conflict occurs, and provide explicit commands --delete and --rename to delete or rename a mailbox. | |||
* | Reformulate introduction in the manpage. | Guilhem Moulin | 2015-07-26 | 1 |
| | ||||
* | Make --oneshot the default mode and disable watch mode. | Guilhem Moulin | 2015-07-26 | 1 |
| | | | | | | | | | Due to multiple bugs in dovecot 2.13 and 2.18's implementation of the NOTIFY extension [RFC5465]: http://dovecot.org/pipermail/dovecot/2015-July/101473.html http://dovecot.org/pipermail/dovecot/2015-July/101474.html http://dovecot.org/pipermail/dovecot/2015-July/101514.html | |||
* | Add an option 'logfile' to log debug messages. | Guilhem Moulin | 2015-07-26 | 1 |
| | ||||
* | Fix documentation. | Guilhem Moulin | 2015-07-26 | 1 |
| | ||||
* | Add a manpage and improve documentation. | Guilhem Moulin | 2015-07-25 | 1 |