XPertMailer is a PHP class that will help you send/read encoded MIME type mail messages (text, HTML, HTML embedded images, attachments) towards a localhost, client, relay with optional authentication and TLS/SSL support.
Be the first to post a text review of XPertMailer. Rate and review a project by clicking thumbs up or thumbs down in the right column.
- Updated Documentation - Added "mime-parse.php" file in EXAMPLES folder to see how you can parse a mail message source - Added split_mail() function to get headers and body parts from mail source, on MIME Class - Added split_message() function to get header and body from message source, on MIME Class
- Updated Documentation - Added "mime-parse.php" file in EXAMPLES folder to see how you can parse a mail message source - Added split_mail() function to get headers and body parts from mail source, on MIME Class - Added split_message() function to get header and body from message source, on MIME Class
- Updated Documentation - Fixed quoted-printable decode option in decode_header() on MIME Class (RFC 2047, 5.(3) [Page 7]) - Fixed the "name" value when is empty in "From", "To" and "Cc" header value on MAIL Class - Fixed the line break for mail body from CRLF to LF in mail() function when OS Windows is not in use on MAIL Class - Added the "X-MimeOLE" header name value when "X-MSMail-Priority" is use on MAIL Class - Fixed the authentication paramater value in MXConnect() on SMTP Class
- Updated Documentation - Fixed quoted-printable decode option in decode_header() on MIME Class (RFC 2047, 5.(3) [Page 7]) - Fixed the "name" value when is empty in "From", "To" and "Cc" header value on MAIL Class - Fixed the line break for mail body from CRLF to LF in mail() function when OS Windows is not in use on MAIL Class - Added the "X-MimeOLE" header name value when "X-MSMail-Priority" is use on MAIL Class - Fixed the authentication paramater value in MXConnect() on SMTP Class
Initial release beta version for testing purpose.
Initial release beta version for testing purpose.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?