PHP MIME Mail decoder class

PHP MIME Mail decoder class can be used to parse and decode MIME e-mail messages.
Download

PHP MIME Mail decoder class Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Manuel Lemos
  • Publisher web site:
  • http://www.phpclasses.org/browse/package/120.html

PHP MIME Mail decoder class Tags


PHP MIME Mail decoder class Description

PHP MIME Mail decoder class can be used to parse and decode MIME e-mail messages. PHP MIME Mail decoder class can be used to parse and decode MIME e-mail messages. It supports decoding single RFC 2822 MIME messages or archives that aggregate multiple messages in the mbox format. The decoded message data is returned as an array that describes one or more messages found in a message file or data string. The bodies of multipart messages can be decoded into distinct sub-messages. The message body data can decoded and saved to separate files, so the class can handle messages larger than the available memory. The parser can tolerate some syntax errors in malformed messages that are not compliant with RFC 2822. Requirements: · PHP What's New in This Release: · This release adds support for Apple file attachments that may include resource and data parts encapsulated in a multipart message part.


PHP MIME Mail decoder class Related Software