I had this issue in the past and is related to the mail queue.
On line 1005 in ScheduledTasks.php there's this line:
[code]$result = smtp_mail(array($email['to']), $email['subject'], $email['body'], $email['send_html'] ? $email['headers'] : 'Mime-Versi...
Re: SMF sends notification mail with multiple MIME-Version headers
On line 1005 in ScheduledTasks.php there's this line:
[code]$result = smtp_mail(array($email['to']), $email['subject'], $email['body'], $email['send_html'] ? $email['headers'] : 'Mime-Versi...
Re: SMF sends notification mail with multiple MIME-Version headers
0 commentaires:
Enregistrer un commentaire