Hello,

on 01/03/2006 03:37 PM René Fournier said the following:
Actually, I can send the example messages but here is another description of the same problem. (So PHPMailer is inserting line breaks, not spaces—or something is...)

http://sourceforge.net/tracker/index.php? func=detail&aid=1267539&group_id=26031&atid=385708

This sounds like wrong body encoding problem.

You may also want to try this other MIME e-mail message composing and sending class. It has been working well for many years to send HTML messages even with embedded images. Try the test_html_mail_message.php example and see if it works for you:

http://www.phpclasses.org/mimemessage


--

Regards,
Manuel Lemos

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

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

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

Reply via email to