Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Help : Problem with mail using PHP
Name: chitvan Date: May 31, 2007 at 04:15:36 Pacific OS: Linux CPU/Ram: 256 Product: Intel
Comment:
i am sending a simple text/html mail with the following header information
In Gmail I am receiving the message in proper form. but in our server I am receiving it as unnamed [text\html] and I need to download it or open it to see the message. When I replace \n with \r\n in gmail the message includes html tags with it. That is hy I am using \n. In our server I was receiving the mail with html tags but when i incorporated $headers= "MIME-Version: 1.0\n"; the problem solved but I received the message as an attachment i,e, unnamed file with message body "There are no parts that can be displayed inline."
When I send the html mail from outlook or anywhere else on our server the header shows multipart/alternative and I recv 1 attached file with all images and body of message contains simple text.
Kindly please let me know what could be the problem.
Summary: I installed normal easy PHP setup I had some problem with sql server and it wasn't working but later on i made it work. Now if I see the log files for mysql then it says Plugin "federated" failed. I ...
Summary: Hi everyone, I'm still struggling getting "cc" option to work in my email application. At this point I have the following syntax for it: if (!cc.equals("")){ InternetAddress arrCC[] = InternetAddress....
Summary: I have a problem sending mails using the PHP mail() function. It usually sends to Junk mails and it displays From: Nobody (nobody@seun.web4africa.net) on behalf of Auto-Response (info@olumide.com). T...