Hi all.
I was wondering if anyone has experience with running apach and sendmail on seperate server machines.
I am using PHP's PEAR mail class to send mail to my mail server and then out into the big world. At the moment I and getting an error message (on the test webpage) "unable to connect to smtp server 192.168.0.4:25"
I can ssh into the webserver and from there telnet into the mail server on port 25. Also, the IP of the webserver is in the access file. I recently tried to set up SMTP Auth for sendmail but as far as I can tell that has nothing to do with relaying mail.
Any help would be greatly appreciated.
-James
I was wondering if anyone has experience with running apach and sendmail on seperate server machines.
I am using PHP's PEAR mail class to send mail to my mail server and then out into the big world. At the moment I and getting an error message (on the test webpage) "unable to connect to smtp server 192.168.0.4:25"
I can ssh into the webserver and from there telnet into the mail server on port 25. Also, the IP of the webserver is in the access file. I recently tried to set up SMTP Auth for sendmail but as far as I can tell that has nothing to do with relaying mail.
Any help would be greatly appreciated.
-James