On 03/26/2003 08:44 PM, John wrote:
I am trying to format the mail header that will be send by mail().
One thing that I noticed was it only accept for the first no. of lines or charracters (???) See sample 1 & 2.
Is this a php problem (4.2.2) or has something to do the mailer ???
This script is working on (4.2.1) but is in different type of server.
FYI, on header sent it has some other default header included
That seems like one of the mail() function bugs. You may want to try this class that provides several workarounds from mail function bugs:
http://www.phpclasses.org/mimemessage
--
Regards, Manuel Lemos
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php