Spam detection software, running on the system "dallas1.aaawebsolution.com", has
identified this incoming email as possible spam. The original message
has been attached to this so you can view it (if it isn't spam) or label
similar future email. If you have any questions, see
The administrator of
Response
---
** This is an automated reply to your message to Email Abuse. **
Your message has been delivered to our email abuse department. This department
handles complaints from users that are receiving unwanted email.
Please add [EMAIL PROTECTED] to your address book to continue receiving great savings from Healthier, see how
Dear php-install@lists.php.net ,
Get the latest news and exclusive health offers from Healthier.com - For a Healthier You!
Today's Featured Off
Hi Keith,
thanks for your reply, now I solved this problem :-).
But now I have a new problem:
I can´t convert german special-chars with UTF-8:
Example:
';
echo trim(htmlspecialchars($nachricht, ENT_QUOTES, "UTF-8"));
?>
The result is on my server empty :-( (Because of the special-char "ü").
I tr