anonymous
2012-02-16 07:11:05 UTC
It works fine when tested on GoDaddy - but not in Yahoo Small Business Web Hosting.
Per the help doc:
"You will also need to indicate the path to the Yahoo! mail program, Sendmail. The path to Sendmail is /usr/sbin/sendmail."
Since I can't access php.ini with my Small Business account, how do I tell my script what the path to Sendmail is? The code they provided on the help do seems to be a mixture of perl and php - I am just using a php script. Is there a way to tell it the path to Sendmail within the php page with the form processing?