I would like to send a POST request to a webserver. I used a webhosting service before and changed to a managed server. Now I get this message in the Log File of the Webserver:
xxx.xx.xxx.xx - - [31/Jul/2013:14:26:47 +0200] "POST /phpScript.php HTTP/1.1" 200 59622 "-" "Apache-HttpClient/UNAVAILABLE (java 1.4)" "www.wpxxxxxxx.server-xx.xx"
The script should send a mail but I never received a mail. The POST request is sent by an Android application. I hope you can give me a clue to solve this problem.