On Mon, June 4, 2007 5:09 pm, Jim Lucas wrote:
>> ; For Unix only.  You may supply arguments as well (default:
>> "sendmail -t
>> -i").
>> sendmail_path = /usr/sbin/sendmail

Is /usr/bin/sendmail where it actually is?....
Should be, but you never know with distros like FC6

Do you not need the -t and/or -i bits?
sendmail_path = "/usr/bin/sendmail -t -i"

Hmmm.  Mine has the -t bit and not -i bit.  Guess you need whatever
you need on your server, with your sendmail setup...

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to