Results 1 to 2 of 2
We have a redhat server with php and mysql, problem now is mail wont send anymore, mail is sent through php mail function, we just relay our email to another ...
- 07-28-2005 #1Just Joined!
- Join Date
- Jun 2005
- Posts
- 3
mail not sending
We have a redhat server with php and mysql, problem now is mail wont send anymore, mail is sent through php mail function, we just relay our email to another mail server, below is the log in the var/logs/maillog
by the way using another box, even windows with php I can send and receive email using the same configuration.Code:Jul 28 08:37:23 localhost sendmail[7558]: j6S43H9O006736: to=<name@domainname.com>, ctladdr=<name_demo@localhost.localdomain> (506/506), delay=11:34:06, xdelay=00:00:00, mailer=esmtp, pri=1110359, relay=mailserv.domainname.com, dsn=4.0.0, stat=Deferred: Connection timed out with mailserv.domain.com.
Also not sure if this is the problem
I did try to telnet, mailserv.domain.com @ port 25 and I got a connection timeout from that box.
Thanks
- 07-28-2005 #2Linux Newbie
- Join Date
- Apr 2003
- Location
- Pontypridd, Wales
- Posts
- 104
Any ideas what's changed?
\"One World, One Web, One Program.\" -- Advertisement for Internet Explorer.
\"Ein Volk, Ein Reich, Ein Fuehrer.\" -- Adolf Hitler.


Reply With Quote