Exchange Server Forums

Forums | Register | Login | My Profile | Inbox | RSS RSS icon | My Subscription | My Forums | Address Book | Member List | Search | FAQ | Ticket List | Log Out

Unable to receive mail from internet

Users viewing this topic: none

Logged in as: Guest
  Printable Version
All Forums >> [Microsoft Exchange 2003] >> Exchange 2003 SBS >> Unable to receive mail from internet Page: [1]
Login
Message << Older Topic   Newer Topic >>
Limited time MSExchange.org offer! -- 1.Sep.2008 1:00:00 PM
TechGenix and SolarWinds have partnered to provide free copies of SolarWinds Exchange Monitor to all visitors who join the MSExchange.org Forums. SolarWinds Exchange Monitor is a handy desktop dashboard that continuously monitors Microsoft Exchange to deliver real-time insight into Exchange services, mail queue sizes, and host server health. Learn more about Exchange Monitor and the free offer!
Unable to receive mail from internet - 29.Sep.2008 7:58:14 AM   
kavinagpur

 

Posts: 11
Joined: 9.Jul.2008
Status: offline
Dear all,

I have configured Exchange 2003 for SBS. I can send receive mail inside the intranet. Can send the mail to internet domain like yahoo and hotmail. But i am unable to receive mail from outside world.

My Domain is with godaddy.

When i do mx lookup from mxtoolbox.com it shows 0.0.0.0 as ip address.

I have pointed my server ip address from godaddy. Also created a mx record mail.mydomain.net

I can telnet into my exchange from outside.

Somebody please help.

Thanks in advance

Vikas

< Message edited by kavinagpur -- 29.Sep.2008 8:03:39 AM >
Post #: 1
RE: Unable to receive mail from internet - 29.Sep.2008 8:57:53 AM   
jveldh

 

Posts: 1814
Joined: 12.Apr.2008
From: The Netherlands
Status: offline
Vikas,

If the mxtoolbox.com says 0.0.0.0 then you should check your external DNS configuration. Here the mx records and ptr records should also be created.

When doing the test on the mxtoolbox.com it should give your external IP-address.



_____________________________

Best regards,

Johan Veldhuis

Visit my Exchange blog

(in reply to kavinagpur)
Post #: 2
RE: Unable to receive mail from internet - 29.Sep.2008 9:34:41 AM   
Exchange_Geek

 

Posts: 1026
Joined: 31.Dec.2006
Status: offline
Vikas,

Firstly, how does your mail flow work ?

Do you have some configuration sort of Internet - ISP - {{{ Firewall - Exchange }}}

If its similar then your MX record REGISTERED at your ISP should be the external IP of your Firewall - which would NAT and forward emails (on port 25) to Exchange server.

Remember, you dont require MX to send emails - you can simply create a SMTP Connector and have the smart host as your ISP - thats it.

Please check the ip address and its location with your ISP for MX registered with them.

(in reply to jveldh)
Post #: 3
RE: Unable to receive mail from internet - 30.Sep.2008 12:14:51 AM   
kavinagpur

 

Posts: 11
Joined: 9.Jul.2008
Status: offline
Thanks for your reply.

just to tell you few things.

My domain is with godaddy. I have created MX record as mail.mydomain.net and host A record pointing to my Public IP provided by the ISP. My domain is not registered with ISP. Its with godaddy.com.

Do i need to do some settings from my ISP optusnet.

I have configured smart host. I can able send email to internet addresses but cant receive reply.

Do i need to change name server at godaddy. By default it has two ns server.

Also when i send mail it to exchange from outside it comes with




[email=MAILER-DAEMON@yahoo.com]MAILER-DAEMON@yahoo.com[/email] failure notice Sorry, I couldn't find a mail exchanger or IP address. Received: from [61.17.93.11] by web53103.mail.re2.yahoo.com via HTTP; Mon, 29 Sep 2008 20:06:45 PDT
X-Mailer: YahooMailWebService/0.7.218.2
Date: Mon, 29 Sep 2008 20:06:45 -0700 (PDT)
From: vikas patra <vikaspatra@yahoo.com>
Reply-To: vikaspatra@yahoo.com
Subject: Re: hello vikas
To: Vikas Patra <vikas@coinopsolutions.net>
In-Reply-To: <88A939B9DBB0C546BB0947557AD6F00E3902@smallbusiness.local>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Message-ID: <53900.83870.qm@web53103.mail.re2.yahoo.com>
This might give you some idea




Many Thanks

(in reply to kavinagpur)
Post #: 4
RE: Unable to receive mail from internet - 30.Sep.2008 1:13:59 PM   
jveldh

 

Posts: 1814
Joined: 12.Apr.2008
From: The Netherlands
Status: offline
Hi,

The coinopsolutions.net does have an mx record which points to mail.coinopsolutions.net when you do a lookup for that it won't exist. So you will need te create an a record for this which points to your external IP.



_____________________________

Best regards,

Johan Veldhuis

Visit my Exchange blog

(in reply to kavinagpur)
Post #: 5
RE: Unable to receive mail from internet - 1.Oct.2008 1:31:38 AM   
kavinagpur

 

Posts: 11
Joined: 9.Jul.2008
Status: offline
This is the settings i have done in godaddy:

A (Host) 
Host                               Points To                TTL 
@                                  58.108.208.65       1 Hour  
mail.coinopsolutions.net  58.108.208.65    1 Hour   

 
MX (Mail Exchange)  

Priority               Host            Goes To                             TTL 
10                       @               mail.coinopsolutions.net      1 Hour    

might give you some idea

Regards,

Vikas   

(in reply to jveldh)
Post #: 6
RE: Unable to receive mail from internet - 1.Oct.2008 7:55:08 AM   
Exchange_Geek

 

Posts: 1026
Joined: 31.Dec.2006
Status: offline
Your problem isn't definitely not with your MX being registered atl least that is what is evident by this test done below.

> coinopsolutions.net

Non-authoritative answer:
coinopsolutions.net     MX preference = 10, mail exchanger = mail.coinopsolution
s.net

coinopsolutions.net     nameserver = ns19.domaincontrol.com
coinopsolutions.net     nameserver = ns20.domaincontrol.com

However, a simple telnet test fails - check this.

C:\>telnet mail.coinopsolutions.net 25
Connecting To mail.coinopsolutions.net...Could not open connection to the host, on port 25: Connect failed

This makes me think whats wrong with this server not accepting connection over port 25 - please check firewall settings to allow connection over port 25 at your ISP end for your IP and your end ofcourse.

< Message edited by Exchange_Geek -- 1.Oct.2008 7:57:57 AM >

(in reply to kavinagpur)
Post #: 7
RE: Unable to receive mail from internet - 1.Oct.2008 8:51:39 AM   
kavinagpur

 

Posts: 11
Joined: 9.Jul.2008
Status: offline
but the test runs fine when i use ip address instead the domain name. I guess it fine.

any suggestions.

Regards,

Vikas

(in reply to Exchange_Geek)
Post #: 8
RE: Unable to receive mail from internet - 1.Oct.2008 9:33:44 AM   
Exchange_Geek

 

Posts: 1026
Joined: 31.Dec.2006
Status: offline
Buddy, i am not sure but your mx server mail isn't showing good response.

Checkdns.net has this to say for your domain.

CheckDNS.NET tests mail-servers

CheckDNS.NET is testing coinopsolutions.net

CheckDNS.NET is asking root servers about authoritative NS for domain   Got DNS list for 'coinopsolutions.net' from f.gtld-servers.net   Found NS record: ns19.domaincontrol.com[216.69.185.10], was resolved to IP address by f.gtld-servers.net   Found NS record: ns20.domaincontrol.com[208.109.255.10], was resolved to IP address by f.gtld-servers.net   Domain has 2 DNS server(s)
CheckDNS.NET is verifying if NS are alive   DNS server ns19.domaincontrol.com[216.69.185.10] is alive and authoritative for domain coinopsolutions.net   DNS server ns20.domaincontrol.com[208.109.255.10] is alive and authoritative for domain coinopsolutions.net   2 server(s) are alive
CheckDNS.NET checks if all NS have the same version   All 2 your servers have the same zone version 2008092200
CheckDNS.NET tests mail-servers   Domain coinopsolutions.net has only one mail-server   Answer from ns19.domaincontrol.com: host mail.coinopsolutions.net not found.   Some of your MX do not work properly

Please ESCALATE this matter with godaddy guys - since we are already having two such exact same issue with different clients - both are advised to get issues sorted from GoDaddy guys.

(in reply to kavinagpur)
Post #: 9
RE: Unable to receive mail from internet - 1.Oct.2008 10:12:19 AM   
kavinagpur

 

Posts: 11
Joined: 9.Jul.2008
Status: offline
Thanks for you effort Exchange_Geek.

Tell me one thing do i need to do any changes to name servers.

It was already there in the godaddy.

I dint changed it.

I am constantly insending mails to godaddy. but not getting any solutions. they are asking me to contactc the email hosting provider.

do i need to provide name servers(in godaddy) to whom my public IP belongs(my ISP)?

Regards,

Vikas


(in reply to Exchange_Geek)
Post #: 10
RE: Unable to receive mail from internet - 1.Oct.2008 1:12:58 PM   
jveldh

 

Posts: 1814
Joined: 12.Apr.2008
From: The Netherlands
Status: offline
Hi,

Also mxtoolbox gives an error. It says your mx records points to 0.0.0.0

Also telnet to 25 to the IP doesn't work, is there a firewall in front of Exchange ?



_____________________________

Best regards,

Johan Veldhuis

Visit my Exchange blog

(in reply to Exchange_Geek)
Post #: 11
RE: Unable to receive mail from internet - 1.Oct.2008 2:22:30 PM   
Exchange_Geek

 

Posts: 1026
Joined: 31.Dec.2006
Status: offline
Technically speaking your mails should be routed to your ISP and they should forward your mails to your Exchange server - you could contact them and ask them to send emails and check their configuration to see if they are clear on their part.

At the moment you are getting sandwiched between godaddy and ISP.

Get the clearance from your ISP - as to can they telnet and email you and check if the traffic is clear from their part - reason why i was suggesting for GoDaddy guys to help you since we are repeatedly getting such similar complains - so its best for GoDaddy guys to clear their doubts before approaching ISP people.

(in reply to jveldh)
Post #: 12
RE: Unable to receive mail from internet - 2.Oct.2008 2:26:20 AM   
kavinagpur

 

Posts: 11
Joined: 9.Jul.2008
Status: offline
When i do nslookup from within my server it shows

Microsoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.
C:\Documents and Settings\Administrator>nslookup
Default Server:  exchange.smallbusiness.local
Address:  192.168.2.79
> set type=mx
> coinopsolutions.net
Server:  exchange.smallbusiness.local
Address:  192.168.2.79
coinopsolutions.net     MX preference = 10, mail exchanger = mail.coinopsolution
s.net
>
>

I think it should also display external IP (my static IP)

(in reply to kavinagpur)
Post #: 13
RE: Unable to receive mail from internet - 2.Oct.2008 12:50:36 PM   
jveldh

 

Posts: 1814
Joined: 12.Apr.2008
From: The Netherlands
Status: offline
Hi,

This is correct you need to do the same on a machine that looks in the external DNS. The info you've got back now is info from the internal DNS server.



_____________________________

Best regards,

Johan Veldhuis

Visit my Exchange blog

(in reply to kavinagpur)
Post #: 14
RE: Unable to receive mail from internet - 4.Oct.2008 6:11:08 AM   
kavinagpur

 

Posts: 11
Joined: 9.Jul.2008
Status: offline
my SMTPVS is stopped and doesnt starts when i click on start.

Event Viewer says:



Event Type: Information
Event Source: MSExchangeTransport
Event Category: Exchange Store Driver
Event ID: 333
Date:  4/10/2008
Time:  6:14:36 PM
User:  N/A
Computer: COINOP
Description:
SMTP service has been stopped.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

please help

< Message edited by kavinagpur -- 4.Oct.2008 6:19:20 AM >

(in reply to jveldh)
Post #: 15
RE: Unable to receive mail from internet - 4.Oct.2008 8:24:30 AM   
Exchange_Geek

 

Posts: 1026
Joined: 31.Dec.2006
Status: offline
Rename VS1 folder - recreate the folder - try starting SMTP Service - you would find pickup / queue folders being recreated - give full control to Everyone on Pickup folder - check if SMTP Service remains started.

I believe its because of corruption within VS1 folder that causes this issue.

(in reply to kavinagpur)
Post #: 16
RE: Unable to receive mail from internet - 7.Oct.2008 11:11:03 PM   
kavinagpur

 

Posts: 11
Joined: 9.Jul.2008
Status: offline
I reinstalled the Exchange 2003 and the smtp seems to be working fine.

But a new problem: i am unable to send mail to outside world(internet):

getting system administrator message;

Your message did not reach some or all of the intended recipients.
     Subject: RE: hello vikas
     Sent: 8/10/2008 10:43 AM
The following recipient(s) could not be reached:
     vikaspatra@yahoo.com on 8/10/2008 10:56 AM
           The e-mail address could not be found.  Perhaps the recipient moved to a different e-mail organization, or there was a mistake in the address.  Check the address and try again.
           <mail.coinopsolutions.net #5.1.8 smtp;553 5.1.8 <vikaspatra@yahoo.com>... Domain of sender address vikas@CoinOpSolutions.local does not exist>

I guess its something wrong in my settings.

Thanks in advance

(in reply to Exchange_Geek)
Post #: 17
RE: Unable to receive mail from internet - 7.Oct.2008 11:36:15 PM   
kavinagpur

 

Posts: 11
Joined: 9.Jul.2008
Status: offline
Also need help on Server management. Its not opening on my server. Although i can see it in the start menu. but it doesnt runs.

Can anyone help me in getting back the Server Management console.

I tried reinstalling it through SBS but it dint worked.

Regards,

Vikas

(in reply to kavinagpur)
Post #: 18
RE: Unable to receive mail from internet - 6.Jan.2009 4:56:56 AM   
lukebrynycz

 

Posts: 184
Joined: 7.Aug.2006
From: West Yorkshire
Status: offline
Change your MX record at GoDaddy to point at your external IP and not the DNS name.  This should get things going.  Remember to wait 24hours for the change to take effect and if still not working, ring them to confirm.

(in reply to kavinagpur)
Post #: 19

Page:   [1] << Older Topic    Newer Topic >>
All Forums >> [Microsoft Exchange 2003] >> Exchange 2003 SBS >> Unable to receive mail from internet Page: [1]
Jump to:

New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts


Follow TechGenix on Twitter