rubalex
Новичок
SMTP server response: 550 5.1.3 Bad address syntax HELP
mail($To,$Subject,$Msg,$headers);
вот занчение переменных
$To [email protected]
$Subject ACCESS GRANTED
$headers MIME-Version: 1.0 From: [email protected] < [email protected] > To: [email protected] < [email protected] > Reply-To: [email protected] < [email protected] > X-Priority: 1 X-MSMail-Priority: High X-Mailer: My PHP Mailer Content-Type: multipart/mixed; boundary="----=_OuterBoundary_000"
на что же именно он ругается?
mail($To,$Subject,$Msg,$headers);
вот занчение переменных
$To [email protected]
$Subject ACCESS GRANTED
$headers MIME-Version: 1.0 From: [email protected] < [email protected] > To: [email protected] < [email protected] > Reply-To: [email protected] < [email protected] > X-Priority: 1 X-MSMail-Priority: High X-Mailer: My PHP Mailer Content-Type: multipart/mixed; boundary="----=_OuterBoundary_000"
на что же именно он ругается?