| Commit message (Expand) | Author | Age | Files |
* | Merge branch 'master' into debian | Guilhem Moulin | 2016-03-11 | 1 |
|\ |
|
| * | pullimap: check all print statements to the SMTP socket. | Guilhem Moulin | 2016-03-10 | 1 |
* | | Ignore custom lib PATH. | Guilhem Moulin | 2016-03-09 | 1 |
|/ |
|
* | pullimap: keep trying to pull new messages after issuing any IMAP command. | Guilhem Moulin | 2016-03-09 | 1 |
* | wibble | Guilhem Moulin | 2016-03-09 | 1 |
* | typo: F_[GS]ETFL → F_[GS]ETFD | Guilhem Moulin | 2016-03-09 | 1 |
* | pullimap: purge old messages every 12h. | Guilhem Moulin | 2016-03-09 | 1 |
* | pullimap: Don't rely on the last purged timestamp when purge-after=0. | Guilhem Moulin | 2016-03-08 | 1 |
* | pullimap: don't FETCH messages BODY if --no-delivery is set. | Guilhem Moulin | 2016-03-08 | 1 |
* | pullimap: improve doc. | Guilhem Moulin | 2016-03-08 | 1 |
* | pullimap: set keepalive options on socket. | Guilhem Moulin | 2016-03-08 | 1 |
* | pullimap: add section name in debug messages. | Guilhem Moulin | 2016-03-07 | 1 |
* | pullimap: typo | Guilhem Moulin | 2016-03-07 | 1 |
* | wibble | Guilhem Moulin | 2016-03-07 | 1 |
* | Add an option "purge-after" to remove old messages. | Guilhem Moulin | 2016-03-07 | 1 |
* | pullimap: Remove "logfile" config option. | Guilhem Moulin | 2016-03-07 | 1 |
* | pullimap: add an option '--no-delivery' to prevent SMTP/LMTP delivery. | Guilhem Moulin | 2016-03-07 | 1 |
* | typo | Guilhem Moulin | 2016-03-07 | 1 |
* | Ensure the FD_CLOEXEC bit is 1 on sockets, logger and state files. | Guilhem Moulin | 2016-03-05 | 1 |
* | Terminate the SMTP transmission channel gracefully. | Guilhem Moulin | 2016-03-05 | 1 |
* | pullimap: add support for IMAP IDLE (RFC 2177). | Guilhem Moulin | 2016-03-05 | 1 |
* | pullimap: add support for SMTP pipelining (RFC 2920) | Guilhem Moulin | 2016-03-05 | 1 |
* | pullimap: add sendmail feature (SMTP/LMTP client). | Guilhem Moulin | 2016-03-05 | 1 |
* | pullimap: mark downloaded messages as \Seen | Guilhem Moulin | 2016-03-05 | 1 |
* | pullimap (IMAP part only) | Guilhem Moulin | 2016-03-05 | 1 |