mail() Function truncating the body text
Posted: Wed May 21, 2003 10:39 pm
I have a PHP script that I could swear was working properly before. I just noticed the other day now that it is sending out e-mails using the mail() function and always truncates the body after so many characters. After saving the e-mails to HTML and looking at them, it's always exactly 1,100 bytes.
Does anyone have any idea why the body text could be getting truncated?
Does anyone have any idea why the body text could be getting truncated?