Skip to content
Snippets Groups Projects
  1. May 05, 2015
  2. May 04, 2015
  3. May 03, 2015
  4. May 02, 2015
  5. Apr 30, 2015
  6. Apr 29, 2015
  7. Apr 23, 2015
    • Jared Hancock's avatar
      email: Properly detect bounce message with alternative content · 67127c69
      Jared Hancock authored
      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
      67127c69
Loading