RE: [PHP] outgoing email server

2002-02-21 Thread Brian V Bonini
I'm sorry I did not read through your entire post the first time... You set the SMTP server in php config file: SMTP = smtp.yourisp.com > -Original Message- > From: Cristian Cerda [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 21, 2002 4:36 PM > To: [EMAIL PROTECTED] > Subject: [P

RE: [PHP] outgoing email server

2002-02-21 Thread Brian V Bonini
http://us4.php.net/manual/en/function.mail.php > -Original Message- > From: Cristian Cerda [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 21, 2002 4:36 PM > To: [EMAIL PROTECTED] > Subject: [PHP] outgoing email server > > > How do you set up the outgoing mail server using mail()