Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | Bump copyright years. | Guilhem Moulin | 2019-01-22 | 1 |
| | ||||
* | Note on migrations. | Guilhem Moulin | 2019-01-20 | 1 |
| | ||||
* | pullimap, interimap: Use $XDG_CONFIG_HOME/$NAME/config as config file. | Guilhem Moulin | 2019-01-20 | 1 |
| | ||||
* | wibble | Guilhem Moulin | 2016-06-13 | 1 |
| | ||||
* | interimap: improve manpage. | Guilhem Moulin | 2016-03-08 | 1 |
| | ||||
* | wibble | Guilhem Moulin | 2015-11-06 | 1 |
| | ||||
* | Remove support for the Binary Content extension [RFC3516]. | Guilhem Moulin | 2015-09-15 | 1 |
| | | | | | | | | | | | | | “If the server does not know how to decode the section's CTE, it MUST fail the request and issue a "NO" response that contains the "UNKNOWN-CTE" extended response code.” — [RFC3516 section 4.3] Unfortunately the client doesn't know which message couldn't be decoded, so it can't fallback and use BODY instead. This made ‘use-binary=NO’ pretty much mandatory. Hence we remove support for BINARY [RFC3516]. Instead, we increase the thresold for when to add Zlib full flush points from 4096 to the buffer size (32768). | |||
* | Add a list of supported extensions. | Guilhem Moulin | 2015-09-09 | 1 |
| | ||||
* | Add support for the IMAP COMPRESS extension [RFC4978]. | Guilhem Moulin | 2015-09-09 | 1 |
| | | | | | Also, add traffic statistics after closing the connection to the IMAP server. | |||
* | Rename ‘imapsync’ to ‘interimap’. | Guilhem Moulin | 2015-09-07 | 1 |
| | | | | To avoid confusion with http://imapsync.lamiral.info . | |||
* | Add a note imapsync vs. offlineimap. | Guilhem Moulin | 2015-09-07 | 1 |
| | ||||
* | Promote SSH connections to the remote IMAP server. | Guilhem Moulin | 2015-09-06 | 1 |
| | ||||
* | Add README file. | Guilhem Moulin | 2015-09-05 | 1 |