I am having trouble with the mail() function. I am sending a message with the results of a form. I have put the results into a $message variable and I am sending that variable as the message parameter to mail(). I print out the string and the all of the data is there, however when I get the mail it is truncated at 2048 characters. Has anyone seen this?? I could use some help.
Thanks,
Steve