Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Generate a message id for new messages | Christian Mollekopf | 2017-12-29 |
| | |||
* | Html with attachments | Christian Mollekopf | 2017-10-08 |
| | |||
* | Assembling html mails | Christian Mollekopf | 2017-10-08 |
| | |||
* | Fixed RE: prefixing on replies | Christian Mollekopf | 2017-09-07 |
| | |||
* | Encoding tests | Christian Mollekopf | 2017-08-25 |
| | |||
* | Take personal email addresses into account when replying. | Christian Mollekopf | 2017-08-11 |
| | |||
* | Test replies | Christian Mollekopf | 2017-08-11 |
| | |||
* | splitAddress does not work if the name has a comma in it | Christian Mollekopf | 2017-08-10 |
| | | | | | With i.e. "Mollekopf, Christian <mollekopf@example.org>", we'l end up with an address "Mollekopf" and one "Christian <mollekopf@example.org>". | ||
* | Don't quote attachments in the reply | Christian Mollekopf | 2017-08-10 |
| | |||
* | Silence tests | Christian Mollekopf | 2017-08-03 |
| | |||
* | Signed attachments | Christian Mollekopf | 2017-08-03 |
| | |||
* | Commit missing files | Christian Mollekopf | 2017-08-03 |
| | |||
* | A first signed message | Christian Mollekopf | 2017-08-03 |
| | |||
* | Cleanup | Christian Mollekopf | 2017-08-03 |
| | |||
* | Set the plain type for plain mails | Christian Mollekopf | 2017-08-02 |
| | |||
* | mailtests | Christian Mollekopf | 2017-08-02 |
| | |||
* | Moved mailcomposing into mailtemplates | Christian Mollekopf | 2017-08-02 |
| | | | | so we can start testing it. | ||
* | Fixed multipart/alternative replies | Christian Mollekopf | 2017-07-11 |
| | |||
* | Reply to signed messages. | Christian Mollekopf | 2017-06-30 |
| | |||
* | Fixed html to plaintext conversion | Christian Mollekopf | 2017-06-30 |