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

Can't receive messages from a certain domain

Users viewing this topic: none

Logged in as: Guest
  Printable Version
All Forums >> [Microsoft Exchange 2003] >> Message Routing >> Can't receive messages from a certain domain 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!
Can't receive messages from a certain domain - 18.Jun.2007 11:18:12 AM   
bwallen

 

Posts: 8
Joined: 18.Jun.2007
Status: offline
I'm now the admin of an exchange 2003 server that has had an entire domain blocked from sending messages to us. I was told that there was someone from that domain who kept spamming us, probably from a virus. The issue is now resolved, but I don't know what the previous guys did to my server to block out the domain. No one from shentel.net can send email to trinitygc.com (my server). Where could I look in exchange to allow these messages again?

P.S. I'm not 100% sure if this is the right forum. Admins, please move this if it's not.
Post #: 1
RE: Can't receive messages from a certain domain - 18.Jun.2007 12:55:57 PM   
uemurad

 

Posts: 5571
Joined: 7.Jan.2004
From: California, USA
Status: offline
The blocking could be set at several different places, depending upon what products and services you use.

In Exchange, open the System Manager (ESM) and expand Global Settings.  Open the properties of Message Delivery and go to the Sender Filtering tab.  If that domain is listed there, remove it then have someone from the other domain try to send you a message.

If that doesn't work, ask them to send you any NDR information they may get and post it here if you aren't able to ascertain its meaning.

_____________________________

Regards,

Dean T. Uemura
Microsoft MVP - Exchange
exchangeguy.blogspot.com
uemurad@yahoo.com

(in reply to bwallen)
Post #: 2
RE: Can't receive messages from a certain domain - 18.Jun.2007 3:31:38 PM   
bwallen

 

Posts: 8
Joined: 18.Jun.2007
Status: offline
I looked in the ESM, but it wasn't listed there. And by NDR, do you mean the mailerdeamon reply the user at shentel.net gets? If so, it doesn't look like the user gets one. I sent a message from shentel.net to trinitygc.com, but I didn't receive the message at trinitygc.com, nor did I get a reply saying it failed. It's only been about 5 or so minutes, so maybe I have to wait a little while longer.

(in reply to bwallen)
Post #: 3
RE: Can't receive messages from a certain domain - 18.Jun.2007 4:06:57 PM   
uemurad

 

Posts: 5571
Joined: 7.Jan.2004
From: California, USA
Status: offline
Try this: http://exchangeguy.blogspot.com/2007/06/using-telnet-to-simulate-server.html

From an outside system, pretend that you are that sending system.  That means you will use a sending address in their domain, and a receiving address in yours.  See how far into the process you can get until you receive something other than OK.  Post your results.

_____________________________

Regards,

Dean T. Uemura
Microsoft MVP - Exchange
exchangeguy.blogspot.com
uemurad@yahoo.com

(in reply to bwallen)
Post #: 4
RE: Can't receive messages from a certain domain - 19.Jun.2007 8:52:02 AM   
bwallen

 

Posts: 8
Joined: 18.Jun.2007
Status: offline
Here is what I did. I hope I did it right. I didn't end up receiving a message on the shentel.net account though.


quote:


brian-wallens-computer:~ bwallen$ telnet 10.106.1.16 25
Trying 10.106.1.16...
Connected to trinitysbs.trinity.local.
Escape character is '^]'.
220 trinitygc.com Microsoft ESMTP MAIL Service, Version: 6.0.3790.1830 ready at Tue, 19 Jun 2007 08:41:54 -0400
ehlo shentel.net
250-trinitygc.com Hello [10.106.1.159]
250-TURN
250-SIZE
250-ETRN
250-PIPELINING
250-DSN
250-ENHANCEDSTATUSCODES
250-8bitmime
250-BINARYMIME
250-CHUNKING
250-VRFY
250-X-EXPS GSSAPI NTLM LOGIN
250-X-EXPS=LOGIN
250-AUTH GSSAPI NTLM LOGIN
250-AUTH=LOGIN
250-X-LINK2STATE
250-XEXCH50
250 OK
mail from:exchange.admin@trinitygc.com
250 2.1.0 exchange.admin@trinitygc.com....Sender OK
rcpt to:mlwiii@shentel.net
250 2.1.5 mlwiii@shentel.net
data
354 Start mail input; end with <CRLF>.<CRLF>
subject: Test message via Telnet

this is a test

.
250 2.6.0 <TRINITYSBSniFKULPEh00000149@trinitygc.com> Queued mail for delivery
quit
221 2.0.0 trinitygc.com Service closing transmission channel
Connection closed by foreign host.

(in reply to uemurad)
Post #: 5
RE: Can't receive messages from a certain domain - 19.Jun.2007 9:19:37 AM   
uemurad

 

Posts: 5571
Joined: 7.Jan.2004
From: California, USA
Status: offline
Use the same telnet command, but reverse the addresses for the Mail From and Rcpt To commands.  What you want to simulate is an inbound message from that other domain.

_____________________________

Regards,

Dean T. Uemura
Microsoft MVP - Exchange
exchangeguy.blogspot.com
uemurad@yahoo.com

(in reply to bwallen)
Post #: 6
RE: Can't receive messages from a certain domain - 19.Jun.2007 9:29:30 AM   
bwallen

 

Posts: 8
Joined: 18.Jun.2007
Status: offline
Here it is again. I did what you said and it seemed to work. I also sent a message to myself rather than exchange.admin, but I didn't receive it.



quote:


ehlo mail.shentel.net
250-trinitygc.com Hello [10.106.1.159]
250-TURN
250-SIZE
250-ETRN
250-PIPELINING
250-DSN
250-ENHANCEDSTATUSCODES
250-8bitmime
250-BINARYMIME
250-CHUNKING
250-VRFY
250-X-EXPS GSSAPI NTLM LOGIN
250-X-EXPS=LOGIN
250-AUTH GSSAPI NTLM LOGIN
250-AUTH=LOGIN
250-X-LINK2STATE
250-XEXCH50
250 OK
mail from mlwiii@shentel.net
501 5.5.4 Invalid Address
mail from:mlwiii@shentel.net
250 2.1.0 mlwiii@shentel.net....Sender OK
rcpt to: exchange.admin@trinitygc.com
250 2.1.5 exchange.admin@trinitygc.com
data
354 Start mail input; end with <CRLF>.<CRLF>
subject: this is a test

this is a test

.
250 2.6.0 <TRINITYSBSWrGW6Ex3A0000014d@trinitygc.com> Queued mail for delivery
mail from:mlwiii@shentel.net
250 2.1.0 mlwiii@shentel.net....Sender OK
rcpt to: brianw@trinitygc.com
250 2.1.5 brianw@trinitygc.com
data
354 Start mail input; end with <CRLF>.<CRLF>
asdffdas

.
250 2.6.0 <TRINITYSBSkwtsQztQo0000014e@trinitygc.com> Queued mail for delivery
quit
221 2.0.0 trinitygc.com Service closing transmission channel
Connection closed by foreign host.

(in reply to uemurad)
Post #: 7
RE: Can't receive messages from a certain domain - 19.Jun.2007 9:43:16 AM   
uemurad

 

Posts: 5571
Joined: 7.Jan.2004
From: California, USA
Status: offline
That indicates that Exchange isn't blocking the domain.  Next, check Message Tracking to verify whether those two messages were delivered to the mailboxes.  Let me know what it says.

_____________________________

Regards,

Dean T. Uemura
Microsoft MVP - Exchange
exchangeguy.blogspot.com
uemurad@yahoo.com

(in reply to bwallen)
Post #: 8
RE: Can't receive messages from a certain domain - 19.Jun.2007 10:11:04 AM   
bwallen

 

Posts: 8
Joined: 18.Jun.2007
Status: offline
Now we're getting somewhere.  It says "SMTP: Message deleted by Intelligent Message Filtering".  Now I just have to find where Intelligent Message Filtering is.

(in reply to uemurad)
Post #: 9
RE: Can't receive messages from a certain domain - 19.Jun.2007 11:47:07 AM   
bwallen

 

Posts: 8
Joined: 18.Jun.2007
Status: offline
Ok, I finally was able to get it.  I had to tell intelligent mail filtering to take no action when it found a message rather than delete it.  I still couldn't find anything in exchange that blocked out that domain specifically.  It's pretty odd.  Hopefully now I won't get tons of spam.  Thanks for your help, I really appreciate it.

(in reply to bwallen)
Post #: 10
RE: Can't receive messages from a certain domain - 19.Jun.2007 12:42:59 PM   
uemurad

 

Posts: 5571
Joined: 7.Jan.2004
From: California, USA
Status: offline
Sorry about that - I got called away (don't you hate it when work gets in the way of important things?).  Glad to hear you figured it out.

_____________________________

Regards,

Dean T. Uemura
Microsoft MVP - Exchange
exchangeguy.blogspot.com
uemurad@yahoo.com

(in reply to bwallen)
Post #: 11
RE: Can't receive messages from a certain domain - 26.Jun.2007 3:24:53 PM   
dj_rude

 

Posts: 15
Joined: 16.Nov.2006
Status: offline
What would be good IMF value ti set??

(in reply to uemurad)
Post #: 12

Page:   [1] << Older Topic    Newer Topic >>
All Forums >> [Microsoft Exchange 2003] >> Message Routing >> Can't receive messages from a certain domain 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