OS2World OLD-STATIC-BACKUP Forum

OS/2 - Technical => Programming => Topic started by: sdennis on 2010.01.09, 03:16:01

Title: Using remote SMTP for PHP mail() function
Post by: sdennis on 2010.01.09, 03:16:01
Hi, everyone.

I've not posted here in a long time since well, OS/2 just keeps running nicely in the background and I tend to forget about it. :)

I am going to be moving my website from a professional hosting company to my own little system (a 1.6gHz IBM Netvista running Warp 4.52 and Web/2 for the webserver).  I'm trying to refresh myself on PHP for a variety of reasons so I decided to write a little comments form and PHP script.

What I'm wondering is this: I have a remote SMTP server (my ISP's) I'd like to send mail through.  I know about the SMTP settings for Linux and Windows, but how do I set that up under OS/2 and specifically in PHP.INI for use with the mail() function?

Thanks,
Sean