aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* fix "fetch x rfc822"Quentin Dufour2023-12-291-31/+135
| | | | close #33
* wip testingQuentin Dufour2023-12-281-1/+76
|
* add a basic testQuentin Dufour2023-12-281-0/+17
|
* add a --dev modeQuentin Dufour2023-12-2710-0/+0
|
* finalize eml-codec integrationQuentin Dufour2023-07-252-74/+0
|
* update readmeQuentin Dufour2023-02-071-1/+5
|
* add stalwart resultsQuentin Dufour2023-02-07196-0/+202
|
* Update documentationQuentin Dufour2022-08-031-3/+6
|
* Move to mail_parser 0.5Alex Auvolat2022-07-201-1/+1
|
* Reorganize tests a bitAlex Auvolat2022-07-205-156/+3
|
* Move back to mainline mail-parserAlex Auvolat2022-07-201-4/+3
| | | | | - this removes the bug introduced in 0fe5fe071 - but adds some bugs where the body structure is not returned properly
* Start testing of mail parsing cratesAlex Auvolat2022-07-205-0/+228
|
* Some more FETCH things workAlex Auvolat2022-07-151-0/+18
|
* Fix typo + add Citadel to the listQuentin Dufour2022-07-081-1/+4
|
* List other possible implementationsQuentin Dufour2022-07-081-0/+10
|
* Add a docker-compose spawning Dovecot+Cyrus+MaddyQuentin Dufour2022-07-0849-109/+206
|
* Use CRLF as line ending in test filesQuentin Dufour2022-07-0822-727/+742
|
* Add Cyrus + Identify Dovecot traces in filenameQuentin Dufour2022-07-07315-1/+199
|
* Add Maddy FETCH BODY and BODYSTRUCTUREQuentin Dufour2022-07-07153-27/+225
|
* Fix envelope + rfc822 message size+line numberQuentin Dufour2022-07-063-2/+7
|
* Add support for mime in mimeQuentin Dufour2022-07-054-2/+11
|
* Fix test IMAP parsingQuentin Dufour2022-07-056-18/+22
|
* Add our own test emails + parse resultQuentin Dufour2022-07-05164-0/+302
|
* Add some test emails from mail-parserQuentin Dufour2022-07-0596-0/+5388