|
I have the following problem;
My companies website (PHP on MySQL Server) uses the standard mail function to send email messages to a number of mail addresses. The emails sent to addresses with the same domain-part as the website do not arrive. Yet the emails to email addresses outside our domain do arrive.
Our hosting provider is unable to fix this. The obvious workaround by forwarding the received email from the address outside back to an address within our domain works. But is an eye sore in the architecture and I would love to resolve this.
Thoughts anyone? Any help is hugely appreciated.
|