tmcd35 Posted March 21, 2014 Posted March 21, 2014 (edited) Hi, We have a new exchange server. It has a real internet IP and is in our DMZ (Windows fully updated and firewall on). The accounts appear to be recieving e-mail - which is good, but... When I test sending and recieving I get nothing. I send from my Gmail account to my Exchange inbox and nothing appears. I send from my Exchange account to my Gmail inbox and nothing appears. We have our own DNS server on the same subnet that hosts the Exchange servers A record and MX record. Nslookup from the internet responds with the correct IP for the exchange server. Anyone have any ideas what might be going on? Thanks Edited March 21, 2014 by tmcd35
ardvark Posted March 21, 2014 Posted March 21, 2014 test SMTP operations using Telnet: How To Test Exchange SMTP operations using Telnet 1
Soulfish Posted March 21, 2014 Posted March 21, 2014 Have you configured the send/receive connectors for Exchange? See Send Connectors: Exchange 2013 Help Have you also configured the mx record for your domain to actually point to your Exchange server? You mention you've installed Exchange, but not if you've completed any of the additional steps to have it route/receive email externally.
Soulfish Posted March 21, 2014 Posted March 21, 2014 Have you configured the send/receive connectors for Exchange? See Send Connectors: Exchange 2013 Help Have you also configured the mx record for your domain to actually point to your Exchange server? You mention you've installed Exchange, but not if you've completed any of the additional steps to have it route/receive email externally.
tmcd35 Posted March 26, 2014 Author Posted March 26, 2014 Sorry @Soulfish, didn't see your reply sooner. Too busy battling printers and Internet connections! Here's where I'm at for any body who finds this thread experiencing similar issues - Send Connector - Scope needs to be * for all extrernal domain - not the name of your own domain (could only send mail to itself) Recieve Connector - FQDN/HELO/220 - needs to respond with the external FQDN of the server not the internal FQDN (mailserver.myschool.norfolk.sch.uk NOT mailserver.mydomain.local) DNS - A PTR record is needed to varify the validity of the MX record. Not 100% strictly required but other mailservers (google) may not like sending mail to an unknown host it can't varify through reverse DNS. This is currently with our ISP (RM Broadband) since I can't set up PTR records for out Public IP range on our Public DNS server. This site - MX Lookup Tool - Check your DNS MX Records online - MxToolbox - was a god send in sending me in the right direction! - - - Updated - - - Sorry @Soulfish, didn't see your reply sooner. Too busy battling printers and Internet connections! Here's where I'm at for any body who finds this thread experiencing similar issues - Send Connector - Scope needs to be * for all extrernal domain - not the name of your own domain (could only send mail to itself) Recieve Connector - FQDN/HELO/220 - needs to respond with the external FQDN of the server not the internal FQDN (mailserver.myschool.norfolk.sch.uk NOT mailserver.mydomain.local) DNS - A PTR record is needed to varify the validity of the MX record. Not 100% strictly required but other mailservers (google) may not like sending mail to an unknown host it can't varify through reverse DNS. This is currently with our ISP (RM Broadband) since I can't set up PTR records for out Public IP range on our Public DNS server. This site - http://mxtoolbox.com/ - was a god send in sending me in the right direction!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now