Hello,

on 05/06/2005 01:44 PM Dave Bosky said the following:
Any recommendations for PHP classes that will send email messages with
attachments?

This one is very popular and lets you send messages with attachments from local or remote files or from dynamically generated strings, with automatic detection of file type and special support for working around any PHP settings that could cause file mangling or data corruption. It can send message using the mail function or other delivery methods (SMTP server, sendmail, qmail, postfix, exim, Windows pickup folder, etc..)


http://www.phpclasses.org/mimemessage


--

Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to