I have two servers when I try to send a te-mail from PHP from server two to server one. I am getting the following error in the Exim logs:
I try to send a e-mail to the real server of this domain db-consultancy.nl from the second server. Only somehow this doesn't work, I have no clue why.
Code:
2006-01-08 14:37:37 1Evajp-0000Oy-5s == [email][email protected][/email] R=userforward defer (-1): failed to stat /var/www/apache/. (No such file or directory)
2006-01-08 14:37:37 1Evajp-0000Oy-5s ** [email][email protected][/email]: retry timeout exceeded
2006-01-08 14:37:37 1Evajp-0000Oy-5s [email][email protected][/email]: error ignored
2006-01-08 14:37:37 1Evajp-0000Oy-5s Completed
I try to send a e-mail to the real server of this domain db-consultancy.nl from the second server. Only somehow this doesn't work, I have no clue why.