Page 1 of 1

Mail body missing

Posted: Mon Apr 06, 2009 10:17 am
by Bahlor
Hey everybody,

first... SwiftMailer really is a great class, using it almost everywhere. :) Ok now to my problem... I created a simple newsletter-system for a client, which worked great on my root server using PHP5, but later I had to transfer it to PHP4, as the clients webspace only had PHP4. Everything worked quite well, except for one thing... the messages of the E-Mails are empty. I get an email with subject but no content. It's not only for HTML-Mails also for plain text mails.

Any ideas what could be wrong? Thanks in advance.

Best Regards,
Chris

Re: Mail body missing

Posted: Mon Apr 06, 2009 1:34 pm
by John Cartwright
Please post the code you are using.