Hi all... I have a chrooted Apache/PHP on Solaris 8 working fine except for one PHP function, mail(). I read that in Unix environments there is not possible to make PHP use a remote SMTP and it needs to find a sendmail executable un the path.

Since including Postfix in the chrooted env. does not look very nice, I try to use a wapper (local_FS->remote_SMTP), but I am not happy with the one I found. It does not handle well the CC, nor the BCC so I change it a little, but still have issues (for explample if the SMTP does not responds, it don't try angain and the mail is lost).

Do you know some sendmail wrapper to recomend?

Any help is welcome... Bye!
--
                                        Federico Petronio
                                        [EMAIL PROTECTED]

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



Reply via email to