Greetings
I have some problem with sendmail and phpMyFAQ 2.6.13. When I’m trying to do any action that sending mail (new comments etc.) – I’m getting error, logs show following:
malformed header from script. Bad header=More than one "from" person: php, referer:
I have the following sendmail configuration in php.ini :
sendmail_path = "/usr/sbin/sendmail -t -i -f mail@mydomen.com"
Then I remove default “from” email option
sendmail_path = "/usr/sbin/sendmail -t"
And problem disappeared…
How to fix it, without removing default “from” email from the php.ini?
"More than one "from" person" Error
Moderator: Thorsten
Re: "More than one "from" person" Error
Hi,
we'll add this in the function _createHeaders() in PMF_Mail class located in inc/Mail.php
bye
Thorsten
we'll add this in the function _createHeaders() in PMF_Mail class located in inc/Mail.php
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist