I'm using the mail($MailTo, $Subject, $Body, $headers) function to
send out plain text emails, with the message/body being entered via a
form. When the email arrives, the message is displayed as a continuous
line, without carriage returns or line breaks.
I have tried inserting a number of different headers but always with
the same results. Can the problem be fixed with headers?
This only happens on Outlook/Windows XP - other setups show the email
fine!
Thanks...
send out plain text emails, with the message/body being entered via a
form. When the email arrives, the message is displayed as a continuous
line, without carriage returns or line breaks.
I have tried inserting a number of different headers but always with
the same results. Can the problem be fixed with headers?
This only happens on Outlook/Windows XP - other setups show the email
fine!
Thanks...
Comment