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() function? i just
 can't find it in the manual... the idea is to send it through a mail
 server that's not the one with PHP.

 thanks,

 --
 Cristián Cerda Pé
 [EMAIL PROTECTED]

 Impulsando Ltda.
 www.impulsando.com
 San Pio X 2460  of.604
 Providencia - Santiago
 Tel: (56 2) 3358978



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




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




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: [PHP] outgoing email server


 How do you set up the outgoing mail server using mail() function? i just
 can't find it in the manual... the idea is to send it through a mail
 server that's not the one with PHP.

 thanks,

 --
 Cristián Cerda Pé
 [EMAIL PROTECTED]

 Impulsando Ltda.
 www.impulsando.com
 San Pio X 2460  of.604
 Providencia - Santiago
 Tel: (56 2) 3358978



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




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