mail() message limited to 1000 characters?
Posted: Tue Aug 16, 2005 10:23 am
I'm developing an application to run reports for on employee stats. The programs runs a query and prints the results into a message and then sends the email to the employee's supervisor. For some reason if the email is over 1000 characters the message is sent as blank. I can't set the same script on another server that I host on and the email is sent fine. Any suggestions as to what may be causing this and how it can be fixed. I believe it would be a setting somewhere but I'd rather have the name of what needs to be changed before I go to the engineers. Thanks.