View Single Post
Old 05-15-2005, 04:08 PM   #4 (permalink)
C.Ingram
 
Super Techie

Join Date: Mar 2005

Posts: 259

C.Ingram

Send a message via AIM to C.Ingram Send a message via Yahoo to C.Ingram
Default

No.

What you can do here depends on where you are sending e-mails. If you are sending to just one e-mail address, you can use ini_set to specify SMTP and smtp_port, changing the mail server PHP will use. If its your ISP's, you are set.

If you need to send to different addresses, you will need to look up the MX record and change the SMTP server settings on the fly before calling mail().
__________________
Christopher Ingram
Principal Consultant, Souken Group, LLC.
C.Ingram@SoukenGroup.com
(856) 392 5244 -- (866) Go Souken
C.Ingram is offline