
Pawel - 2016-07-25 13:08:55
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 <kontakt@dropped.pl>
22-Reply-To:
I make a
in file: mime_parser.php in line 1938 I add a line:
if (chop($values[$v]) != '') {