Hello everyone,
I have a problem with the mail function.
My properties are;
Windows 2000 Server, PHP4.1, Apache web server.
My mail function works for some thing like this,
mail($to,"subject","$message\r\n$message2");But when I have a compley body part which is a text description. My SMTP sdoes not send the mail and instead crashes the web server. My error log in my SMTP server says
354 Enter mail. end with "." on a line by utself
Error [10054] Connection reset by peer
SMTP connection with IP address ended ID= (some value)
Can some one help me what is wrong,
Thanking in advance.
Always,
Guneshwar.M