I want to send mail under win98,
and I know that this is the proper solution... 🙁
-------snip--------
Hope this work:
--> edit your php.ini and type your SMTP server
[mail function]
; For Win32 only.
SMTP = yoursmtpserver.com
Regards.
Jhon R. Putra
-------snip--------
But my problem is how to get an indefinate number of semi-computer illeterate persons to edit that file... Not going to happen.
So I need to do something in my code. Even if I rewrite the php.ini file from my install script.
I am using a copy of Jana Server for this project.