Re: [PHP-INSTALL] php send mail

2004-07-28 Thread Chris Hewitt
On Wed, 2004-07-28 at 10:13, kengaun wrote: > I have the following php code > > > mail("[EMAIL PROTECTED]", "My Subject", "Line 1\nLine 2\nLine > 3"); > > echo "mail send ?"; > > ?> > > I got the following error code:- > [28-Jul-2004 16:57:14] PHP Warning: mail() [ href='function.mail'>func

[PHP-INSTALL] php send mail

2004-07-28 Thread kengaun
I have the following php code I got the following error code:- [28-Jul-2004 16:57:14] PHP Warning: mail() [function.mail]: "sendmail_from" not set in php.ini or custom "From:" header missing in D:\OFI\mail_test2.php on line 3 I am running using IIS, php5b4 Please help to advise what need to i