Thanks for the response. I'm not sure I understand what you are saying, but I will try to explain the situation again:
- We have an external host that runs DNS only for ourdomain.com.
- The MX record (and mail.ourdomain.com) points to our in-house mail server.
- The www.domainname.com record is pointing to our web host's server (which is in another country). This web host is not the same company that runs the DNS on our domain.
The external web server is sending email (using its own SMTP server) to be from myaddress@domainname.com. This email sends perfectly to all email servers except the Hotmail Servers. I suggest this is becuase they are doing some sort of check at the DNS level or something.
This is why I am looking at getting the web server to relay the email trough our internal server. Does this sound like the best option?
Main Topics
Browse All Topics





by: ahoffmannPosted on 2007-07-09 at 23:38:18ID: 19451065
> We also have a web server (at an external hosting company) ... to send emails to website visitors (using our domain name in the from address).
are you saying that the mail server is for example my.foreign.mail.tld while your comapanies domain is my.own-domain.tld and the mail server sends emails with a From: user@my.own-domain.tld
Then it's no wonder that a reliable mail server rejects such mails, 'cause sender and claimed sender (in From:) are different which is a common spam method.