How do I send email through a remote smtp server?
Posted: Tue May 28, 2002 4:53 pm
Hi
I am "extreeeeeemly" new to php - so please, go easy on me! I have been reading books and looking through existing php scripts on the net and want to create a form that will submit the details to the site administrator, send a copy of the form to the person that filled it in and give a visual copy on the screen - eg> Thank you for your submission. You asked for :
1 xchocolate sundae with hazelnut sauce
3 x honey nut fudge cakes with gooey pecan drizzle.
I can work out the echo of the submission to screen (although still have not got it to work), but my mail problem is that I can not send email as my email server is on a different machine.
If it helps/ makes any difference - we are running Mac OSX with apache PHP4 and the mail server is webstar 4.2 (on different ip address).
Any help / ideas much appreciated.
Regards
James
?>
I am "extreeeeeemly" new to php - so please, go easy on me! I have been reading books and looking through existing php scripts on the net and want to create a form that will submit the details to the site administrator, send a copy of the form to the person that filled it in and give a visual copy on the screen - eg> Thank you for your submission. You asked for :
1 xchocolate sundae with hazelnut sauce
3 x honey nut fudge cakes with gooey pecan drizzle.
I can work out the echo of the submission to screen (although still have not got it to work), but my mail problem is that I can not send email as my email server is on a different machine.
If it helps/ makes any difference - we are running Mac OSX with apache PHP4 and the mail server is webstar 4.2 (on different ip address).
Any help / ideas much appreciated.
Regards
James
?>