aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* 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