Jump to:
17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1799 Views |
-
Contact form won't send email.

12 December 2008 at 6:27pm
Standard contact form.
From what I gather there's a call being made with php to send mail.
$ php -i |grep sendmail
sendmail_from => no value => no value
sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
Path to sendmail => /usr/sbin/sendmail -t -iOnly root can call sendmail directly. Non-root users can call 'mail'.
Where can I start troubleshooting this?
| 1799 Views | ||
|
Page:
1
|
Go to Top |

