I had an error:
MIME message decoding error: Address extraction error from header reply-to: it was not specified a valid address at position xxx
line 22 column 10
headers:
21-From: AfterMarket.pl <
[email protected]>
22-Reply-To:
I make a
in file: mime_parser.php in line 1938 I add a line:
if (chop($values[$v]) != '') {