Answer the question
In order to leave comments, you need to log in
Wrong email headers?
$header = 'MIME-Version: 1.0'.PHP_EOL;
$header .= 'From: =?UTF-8?B?0KPQutGA0YHQtdGA0LLQuNGB?=<[email protected]>'.PHP_EOL;
$header .= 'Reply-To: =?UTF-8?B?0KPQutGA0YHQtdGA0LLQuNGB?=<[email protected]>'.PHP_EOL;
$header .= 'Return-Path: [email protected]'.PHP_EOL;
$header .= 'X-Mailer: PHP/5.4.45'.PHP_EOL;
$header .= 'Content-Type: multipart/mixed; boundary="7d6fb4c7db5d29bd0be3fea7426822e8"'.PHP_EOL.PHP_EOL;
Warning: mb_send_mail(): Multiple or malformed newlines found in additional_header in /home/ukrser2/e-ukrservice.com/www/test.php on line 24
error
Answer the question
In order to leave comments, you need to log in
Multiple ... newlines found in additional_header
$header .= 'Content-Type: multipart/mixed; boundary="7d6fb4c7db5d29bd0be3fea7426822e8"'. PHP_EOL.PHP_EOL;
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question