Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LMTP refactoring, implement EXPUNGE | Alex Auvolat | 2022-07-13 | 1 | -33/+40 |
| | |||||
* | cleanup | Alex Auvolat | 2022-07-12 | 1 | -4/+0 |
| | |||||
* | Reformat LMTP | Quentin Dufour | 2022-07-05 | 1 | -2/+1 |
| | |||||
* | More work on incoming mails, but no mails yet | Alex Auvolat | 2022-06-30 | 1 | -38/+1 |
| | |||||
* | Rename MailIdent to UniqueIdent and use those to identify mailboxes | Alex Auvolat | 2022-06-29 | 1 | -1/+1 |
| | |||||
* | work on prototypes | Alex Auvolat | 2022-06-29 | 1 | -2/+2 |
| | |||||
* | Clean up unused imports | Alex Auvolat | 2022-06-29 | 1 | -6/+6 |
| | |||||
* | Refactor to allow mutability | Alex Auvolat | 2022-06-29 | 1 | -8/+7 |
| | |||||
* | Refactor files in a "mail" crate | Quentin Dufour | 2022-06-27 | 1 | -1/+1 |
| | |||||
* | Update smtp-server with new LMTP server APIupdate-smtp-server | Alex Auvolat | 2022-06-21 | 1 | -14/+2 |
| | |||||
* | Add LMTP support | Quentin Dufour | 2022-06-15 | 1 | -2/+2 |
| | |||||
* | Implementn basic LMTP server | Alex Auvolat | 2022-05-31 | 1 | -0/+263 |