I just set up a new server with Fedora Core 4, my old server was RedHat 9. I always sent multipart messages with PEAR via SMTP and it has always worked fine. So I transferred my app over to the new server. No change in code and it will not sen emails even though the script runs and prints my E-mail sent message. Is there any other settings I have to configure to get this going. PHP and PEAR are installed and work fine. Like I said, the script runs but I never get the emails.
Just to test I made a test page and ran a regular php mail() command and it will not send either.
Any ideas?
Thanks for the help.