Description
Legacy PHP applications can parse and work with RFC822 and RFC2045 email messages. It is a mail parsing extension for extracting headers, bodies, attachments, and MIME structure. Email data may include private content or untrusted attachments, so parsing pipelines should validate and store results carefully.