Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Deal with both CRLF and LF mime messages. | Christian Mollekopf | 2017-06-14 |
| | | | | | | | IMAP always requires CRLF, and so does the MIME standard, KMIME expects LF-only. We now just try to always use CRLF on disk, but convert LF-only messages should we have to (e.g. because copied over from maildir or so). | ||
* | Allow the preprocessor to move and use in mailtransport | Christian Mollekopf | 2017-04-12 |
| | |||
* | Copy mail back from mailtransport | Christian Mollekopf | 2017-04-11 |
| | |||
* | Don't continue processing the pipeline until we have appended the | Christian Mollekopf | 2017-04-10 |
| | | | | | | message. Otherwise the processor might think its done before it actually is. | ||
* | Mailtransporttest | Christian Mollekopf | 2016-12-22 |
| | |||
* | Move mail to sent folder after sending it | Christian Mollekopf | 2016-12-06 |
| | |||
* | These jobs now work reliably. | Christian Mollekopf | 2016-10-07 |
| | |||
* | A better resource filter api | Christian Mollekopf | 2016-10-05 |
| | |||
* | Control debugoutput during tests with sinksh. | Christian Mollekopf | 2016-07-08 |
| | |||
* | Use shared preprocessors in mailtransport. | Christian Mollekopf | 2016-06-19 |
| | |||
* | A working mailtransport resource | Christian Mollekopf | 2016-06-17 |
| | |||
* | Initial version of the mailtransport resource | Christian Mollekopf | 2016-06-17 |