DHBW-Mailflow / mailserver

0 stars 0 forks source link

feat: First draft of parsing .eml files in the external layer #72

Closed jens1o closed 8 months ago

jens1o commented 10 months ago

@Jonas-Karl could you please take a look? I'm keen to hear your feedback. If I see this correctly, I have implemented the external and the gateway part of this epic.

I have also introduced a new dependency that does the heavy lifting (parsing according to the RFC 822). Is this fine for you?

Jonas-Karl commented 8 months ago

What about missing bad-case tests? #74

(I know this ticket was created afterwards)

jens1o commented 8 months ago

I have written a first test-case for a negative sample. Is this fine for you? :)

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud