local sendmail server quit working in os x

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
phasorman
Forum Newbie
Posts: 1
Joined: Tue Feb 24, 2009 4:04 pm

local sendmail server quit working in os x

Post by phasorman »

hello. i am running mac os x 10.5.6 and i'm using the local apache server in my imac. i am using php5 and mysql5. ever since the last os x upgrade that apple downloaded to me (i think it was then), my local sendmail server has not been working. that is, the php mail() function no longer works. the sendmail application still appears to be in /usr/sbin and my php.ini file still specifies the sendmail_path = /usr/sbin; when i run the same php program on the host server i subscribe to it works fine. i would sure appreciate some help getting my local mail server working again. thanks
Post Reply