Skip to content
  • Jim Nelson's avatar
    FETCH BODY[section]<partial> support. · db62ed5d
    Jim Nelson authored
    This adds support for retrieving partial header and body blocks straight from the email, and
    therefore support to pull the References header from a message (which, for some reason, IMAP
    doesn't support or include in the FETCH ENVELOPE command).  This is necessary for email conversations (#3808).
    
    This required a change to the database schema, meaning old databases will need to be blown
    away before starting.
    db62ed5d