Re: [PHP] mail() with OSX

2003-07-02 Thread Justin French
Excellent -- found it straight away! http://www.roadstead.com/weblog/Tutorials/SMSource.html Thx Justin On Thursday, July 3, 2003, at 02:12 PM, Michael Mulligan wrote: It has sendmail installed but you need to look into activating it as it is not enabled by default (I don't know how off the ba

Re: [PHP] mail() with OSX

2003-07-02 Thread Michael Mulligan
It has sendmail installed but you need to look into activating it as it is not enabled by default (I don't know how off the bat, but google should help) Hope this helps On 07/02/03 11:07 PM, "Justin French" <[EMAIL PROTECTED]> wrote: > Hi all, > > I've googled, but to no avail... I have apache

[PHP] mail() with OSX

2003-07-02 Thread Justin French
Hi all, I've googled, but to no avail... I have apache 1.3.x, php 4.3.2 and mysql on my new g4 under OSX 10.2.6, and most stuff seems to be working fine, but i just did a test using mail() and it didn't work out... no error in the apache log, no error on the screen. Obviously PHP can't find se