sendmail and MX records when mail server is not on web host
- by Jim Nelson
This is a problem I'm sure is easy to fix, but I've been banging my head on it all day.
I'm developing a new web site for a client. The web site resides at (this is an example) website.com. I have a PHP form script to email visitors' requests to requests@website.com.
When I coded this on a staging server on a different domain, all worked fine. …