Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | interimap(1): Add link to the "getting started" guide. | Guilhem Moulin | 2019-11-19 | 1 |
| | ||||
* | interimap(1): No longer recommend the NOTIFY extension. | Guilhem Moulin | 2019-11-19 | 1 |
| | | | | | As of 0.4 --notify is no longer used in the systemd service file, cf. d19ba0a20d0d7a7ec288c93df329210b31bf3c51. | |||
* | doc/*: Explicit anchors. | Guilhem Moulin | 2019-11-15 | 1 |
| | | | | This uses the ‘header_attributes’ markdown extension. | |||
* | Refactor logging logic. | Guilhem Moulin | 2019-11-07 | 1 |
| | | | | | | | Also, introduce new option 'logger-prefix' to determine the prefix of each log line. Closes: #942725. | |||
* | typofix | Guilhem Moulin | 2019-11-07 | 1 |
| | ||||
* | interimap.1.md: Hint to `doveadm-deduplicate` to weed out duplicates. | Guilhem Moulin | 2019-11-06 | 1 |
| | ||||
* | interimap.1.md: Document that DELETE and RENAME commands should be avoided. | Guilhem Moulin | 2019-11-06 | 1 |
| | ||||
* | pullimap, interimap: redact AUTHENTICATE and LOGIN commands | Guilhem Moulin | 2019-11-06 | 1 |
| | | | | | | In --debug mode in order to avoid inadvertently receiving credentials in bug reports. --debug can be set twice to spell out these commands in full. | |||
* | typofix | Guilhem Moulin | 2019-08-28 | 1 |
| | ||||
* | interimap.1: Clarify handling of delimiter in mailbox names. | Guilhem Moulin | 2019-07-07 | 1 |
| | ||||
* | interimap: clarify that 'ignore-mailbox' is matched against internal names. | Guilhem Moulin | 2019-07-07 | 1 |
| | | | | | | | That is, without leading reference, and where the hierarchy delimiter is replaced with null characters. /!\ This changes breaks backward compatibility! | |||
* | Refactor documentation. | Guilhem Moulin | 2019-07-05 | 1 |
In particular, move manpages to the 'doc' directory, and generate HTML documentation with `make html`. |