Skip to content
  • Philipp Winter's avatar
    Only process text/plain part of emails. · 61e63879
    Philipp Winter authored
    When our autoresponder receives a multipart email from a user, it may
    get confused by the parts that are not text/plain.  Instead of bending
    over backwards to parse all sorts email encodings, this patch discard
    the parts of a multipart email that aren't text/plain.
    
    This fixes #33835.
    61e63879
To find the state of this project's repository at the time of any of these versions, check out the tags.