sendmail ok from command line, not from WP
-
Hi.
Almost everything’s in the title: I successfuly send mail from command line using something asecho "test message" | mail -s "test message" [email protected], but WP can’t send anything at all :'(
I created a phpinfo page, here’s what I got:
mail.add_x_header On On
mail.force_extra_parameters no value no value
mail.log no value no valuesendmail_from no value no value
(is it necessary?)
sendmail_path /usr/sbin/sendmail /usr/sbin/sendmail
(this is the correct path)
Path to sendmail /usr/sbin/sendmail
(correct again)
Please help :'(
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘sendmail ok from command line, not from WP’ is closed to new replies.