PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
This works well with windows2000, but fails (Though it doesn't show any error message) on a FreeBSD server running apache. With phpinfo() I am getting the follwing information about the server
relay=mail2.mydomain.com., dsn=4.0.0, stat=Deffered, Operation timed out with mail2.mydomain.com
But, our email server is "mail.mydomain.com" rather than mail.mydomain.com. But, I don't remember adding/changing it anywhere when I install the server. Do I need to change it. If yes, then on which file. Thanks for the reply.