Skip to content
Snippets Groups Projects
Commit 67127c69 authored by Jared Hancock's avatar Jared Hancock
Browse files

email: Properly detect bounce message with alternative content

This correctly handles a bounce message with the following layout:

multipart/report; report-type=delivery-status
    multipart/alternative; differences=Content-Type
        text/plain; charset="us-ascii"
        text/html; charset="us-ascii"
    message/delivery-status
    message/rfc822
parent ad9276e9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment