|
Posted by Jerry Stuckle on 04/28/07 01:30
Max wrote:
> I have a question related to this post:
>
> We are using 2 different Linux based servers: one for web (PHP, MySQL)
> and another for the mail (Qmail, SquirrelMail e.t.c.). Our webserver
> is co-located and mail server is installed here. For the PHP mail()
> function to be able to use the mail server, I modified php.ini for
> SMTP to pointi to the mail server' IP. Yet it still uses web server's
> sendmail as SMTP MTA.
>
> Please help
>
Did you define sendmail_path in your php.ini? Also, after changing your
php.ini, did you stop and restart your server?
What do you have for your sendmail parameters in your php.ini?
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|