Do you know what a paragraph is? Breaking this up would have made it a
LOT easier to read!
If you use YOUR DNS for name resolution and send the message does it
go to the right server? What does NSLOOKUP tell you when you use YOUR
DNS? What does it tell you is you use someone ELSE'S DNS?
And cleverly disguishing the e-mail domain as <domain.com> simply
prevents anyone from even TRYING to help you. Are you trying to hide
something? If you're posing the message from <mail.davegallagher.com>
you didn't succeed! But, still, <domain.com> IS a legitimate DNS
domain -- is it yours? Too bad <server.domain.com> doesn't exist
there.
-----------------------------------------------------------------
Richard Matheisen Wang Global
Microsoft Certified System Engineer Tewksbury, MA
--
=======================================================
Andy Webb
Simpler-Webb, Inc. Austin, TX "Mauve has more RAM" -
Dilbert
=======================================================
No matter what DNS server we use, it still does not work. I am not sure when
our DNS is updated, I thought we changed it to 5 min. When you say use your
DNS, you mean the internal DNS that we setup right? THE primary DNS (ours)
and the 2ndary DNS (someone elses) are saying the same thing through DNS and
both fail with restest. I am not trying to hide the info...
>And cleverly disguishing the e-mail domain as <domain.com> simply
>prevents anyone from even TRYING to help you. Are you trying to hide
>something? If you're posing the message from <mail.davegallagher.com>
>you didn't succeed! But, still, <domain.com> IS a legitimate DNS
>domain -- is it yours? Too bad <server.domain.com> doesn't exist
>there.
>-----------------------------------------------------------------
>Richard Matheisen Wang Global
>Microsoft Certified System Engineer Tewksbury, MA
--
=======================================================
Andy Webb
Simpler-Webb, Inc. Austin, TX "Mauve has more RAM" -
Dilbert
=======================================================
doQuote:>Here is the situation, upgraded network infrastructure, removed smtp
relay
>with linux sendmail to go with a simply Exchange Server 5 with IMC to
onlyQuote:>internet stuff. Setup another box w/ the same IP addy as the old linux
>server running iMail from ipswitch to do listserver. Changed all DNS to
>point to exchange server A record and MX record. Now, mail will come
Quote:>relays it!! In other words, we change DNS to say the linux is gone and
just
>add a record for the new one. We have tried adding and removing MX
records
>for the iMial box and no difference. In the headers of messages that do
get
>through, the mail is going to the imail server (old linux's ip) and
then to
>the exchange server!! If there is a user setup on the imail side it
works
>but if not, no good. I need some help and could also use some sleep as
this
>is keeping me up all night!!! Thanks in advance...
Do you know what a paragraph is? Breaking this up would have made it a
LOT easier to read!
If you use YOUR DNS for name resolution and send the message does it
go to the right server? What does NSLOOKUP tell you when you use YOUR
DNS? What does it tell you is you use someone ELSE'S DNS?
And cleverly disguishing the e-mail domain as <domain.com> simply
prevents anyone from even TRYING to help you. Are you trying to hide
something? If you're posing the message from <mail.davegallagher.com>
you didn't succeed! But, still, <domain.com> IS a legitimate DNS
domain -- is it yours? Too bad <server.domain.com> doesn't exist
there.
-----------------------------------------------------------------
Richard Matheisen Wang Global
Microsoft Certified System Engineer Tewksbury, MA
Subject: Re: URGENT: SMTP Problems, IMC Problems!
Date: Mon, 15 Feb 1999 18:08:02 -0500
Lines: 25
X-Newsreader: Microsoft Outlook Express 4.72.2106.4
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4
Newsgroups: microsoft.public.exchange.admin
NNTP-Posting-Host: mail.davegallagher.com [206.228.84.150]
Path: uppssnewspub03.moswest.msn.net!uppssnewspub05.moswest.msn.net
So, is it <joes.com> or <mail.davegallagher.com> or is it something
else?
I can be as obtuse as you can.
I'm not asking when YOUR DNS is updated, I'm asking about the TTL onQuote:>No matter what DNS server we use, it still does not work. I am not sure when
>our DNS is updated, I thought we changed it to 5 min.
I mean the one that's authoritative for your domain. Whether you setQuote:>When you say use your
>DNS, you mean the internal DNS that we setup right?
Do they also *out when you use NSLOOKUP? The fact that the RESTESTQuote:>THE primary DNS (ours)
>and the 2ndary DNS (someone elses) are saying the same thing through DNS and
>both fail with restest.
So, what's the e-mail domain, the e-mail server names, the IPQuote:>I am not trying to hide the info...
-----------------------------------------------------------------
Richard Matheisen Wang Global
Microsoft Certified System Engineer Tewksbury, MA
>-----------------------------------------------------------------
>Richard Matheisen Wang Global
>Microsoft Certified System Engineer Tewksbury, MA
-----------------------------------------------------------------
Richard Matheisen Wang Global
Microsoft Certified System Engineer Tewksbury, MA
>>I mailed you with the other info, please let me know if you received it.
>>Thanks again for your time...
>If you'd like personal attention I'd be happy to send you my rate
>schedule. If that's not acceptable then post the information here.
>-----------------------------------------------------------------
>Richard Matheisen Wang Global
>Microsoft Certified System Engineer Tewksbury, MA
A check of DNS shows that this is the correct information. The TTL onQuote:>mail server=elmerfudd.abtcampus.com
>A record to elmerfudd.abtcampus.com 206.228.84.72
The MX records for <abtcampus.com> are as follows:
-> abtcampus.com.
type = MX, class = 1, ttl = 30, dlen = 13
preference 10, mail exchanger = exchange.abtcampus.com.
-> abtcampus.com.
type = MX, class = 1, ttl = 30, dlen = 14
preference 11, mail exchanger = elmerfudd.abtcampus.com.
-> abtcampus.com.
type = MX, class = 1, ttl = 30, dlen = 15
preference 12, mail exchanger = elmer-fudd.abtcampus.com.
All of those servers are aliases for the same machine:
-> exchange.abtcampus.com.
type = A, class = 1, ttl = 30, dlen = 4
inet address = 206.228.84.72
-> elmerfudd.abtcampus.com.
type = A, class = 1, ttl = 30, dlen = 4
inet address = 206.228.84.72
-> elmer-fudd.abtcampus.com.
type = A, class = 1, ttl = 30, dlen = 4
inet address = 206.228.84.72
Sent to: Route to:
abtcampus.com <inbound>
You don't want any <local-part> of an address in the routing tab, and
characters preceeding the e-mail domain either.
Since all your MX records resolve to the same address that will haveQuote:>I have tried a variety of these including just abtcampus.com by it'self
>Also tried to move the priority around (10) with no effect.
That address isn't mentioned in any of your MX data. Here's the serverQuote:>The old sendmail server was at 206.228.84.34 which is now the iMail server
-> 34.84.228.206.in-addr.arpa.
type = PTR, class = 1, ttl = 86400, dlen = 22
host = granny.abtcampus.com.
If it is it isn't anything that's happening because your of your DNS.Quote:>and DNS server. elmer(.72) is also a DNS server and so is
>ns1.microserve.com. The old Linux box (206.228.84.34) seems to be getting
>the mail instead of the exchange server.
While it isn't serious (except from an administrative perspective),
why do you have your server's aliased with several different A
records? I can see the reason for <elmer-fudd> and <elmerfudd>, but
why <granny> and <speedy> (the other A record for the address
206.228.84.34). Also, is speedy.abtcampus.com a multi-homed server?
It's got two A records, 206.228.84.155 and 206.228.84.34 -- is that
correct?
A little bit more investigative work shows me that your problem isn't
with the ns1.microserve.net nameserver either:
QUESTIONS:
abtcampus.com., type = MX, class = 1
ANSWERS:
-> abtcampus.com.
type = MX, class = 1, ttl = 30, dlen = 15
preference 12, mail exchanger = elmer-fudd.abtcampus.com.
-> abtcampus.com.
type = MX, class = 1, ttl = 30, dlen = 13
preference 10, mail exchanger = exchange.abtcampus.com.
-> abtcampus.com.
type = MX, class = 1, ttl = 30, dlen = 14
preference 11, mail exchanger = elmerfudd.abtcampus.com.
AUTHORITY RECORDS:
-> abtcampus.com.
type = NS, class = 1, ttl = 30, dlen = 20
nameserver = ns1.microserve.net.
-> abtcampus.com.
type = NS, class = 1, ttl = 30, dlen = 9
nameserver = speedy.abtcampus.com.
-> abtcampus.com.
type = NS, class = 1, ttl = 30, dlen = 2
nameserver = elmerfudd.abtcampus.com.
ADDITIONAL RECORDS:
-> elmer-fudd.abtcampus.com.
type = A, class = 1, ttl = 30, dlen = 4
inet address = 206.228.84.72
-> exchange.abtcampus.com.
type = A, class = 1, ttl = 30, dlen = 4
inet address = 206.228.84.72
-> elmerfudd.abtcampus.com.
type = A, class = 1, ttl = 30, dlen = 4
inet address = 206.228.84.72
-> ns1.microserve.net.
type = A, class = 1, ttl = 86400, dlen = 4
inet address = 207.44.0.1
-> speedy.abtcampus.com.
type = A, class = 1, ttl = 30, dlen = 4
inet address = 206.228.84.155
-> speedy.abtcampus.com.
type = A, class = 1, ttl = 30, dlen = 4
inet address = 206.228.84.34
I DO see a problem with your server's hostname. It's not elmer-fudd,
it's elmer_fudd. Here's the SMTP server's banner:
220 elmer_fudd.abtcampus.com Microsoft Exchange Internet Mail Service
5.0.1460.8
This will cause problems for you when you SEND mail to other SMTP
servers (they'll reject the HELO/EHLO with a 501 error). Change the
"_" to a "-" and restart the IMS to make the change effective. You
might want to check the Site Addressing object's "Site Addressing"
I've sent you a message by connecting directly to your SMTP server.
Let us know what the RFC822 header's look like when you revceive the
message. The "Received:" headers should tell us how things are going
where.
-----------------------------------------------------------------
Richard Matheisen Wang Global
Microsoft Certified System Engineer Tewksbury, MA
A check of DNS shows that this is the correct information. The TTL onQuote:>mail server=elmerfudd.abtcampus.com
>A record to elmerfudd.abtcampus.com 206.228.84.72
The MX records for <abtcampus.com> are as follows:
-> abtcampus.com.
type = MX, class = 1, ttl = 30, dlen = 13
preference 10, mail exchanger = exchange.abtcampus.com.
-> abtcampus.com.
type = MX, class = 1, ttl = 30, dlen = 14
preference 11, mail exchanger = elmerfudd.abtcampus.com.
-> abtcampus.com.
type = MX, class = 1, ttl = 30, dlen = 15
preference 12, mail exchanger = elmer-fudd.abtcampus.com.
All of those servers are aliases for the same machine:
-> exchange.abtcampus.com.
type = A, class = 1, ttl = 30, dlen = 4
inet address = 206.228.84.72
-> elmerfudd.abtcampus.com.
type = A, class = 1, ttl = 30, dlen = 4
inet address = 206.228.84.72
-> elmer-fudd.abtcampus.com.
type = A, class = 1, ttl = 30, dlen = 4
inet address = 206.228.84.72
IP address 206.228.84.72 and nowhere else.
Sent to: Route to:
abtcampus.com <inbound>
You don't want any <local-part> of an address in the routing tab, and
characters preceeding the e-mail domain either.
Since all your MX records resolve to the same address that will haveQuote:>I have tried a variety of these including just abtcampus.com by it'self
>Also tried to move the priority around (10) with no effect.
serverQuote:>The old sendmail server was at 206.228.84.34 which is now the iMail
That address isn't mentioned in any of your MX data. Here's the server
to which that IP address resolves:
-> 34.84.228.206.in-addr.arpa.
type = PTR, class = 1, ttl = 86400, dlen = 22
host = granny.abtcampus.com.
If it is it isn't anything that's happening because your of your DNS.Quote:>and DNS server. elmer(.72) is also a DNS server and so is
>ns1.microserve.com. The old Linux box (206.228.84.34) seems to be
getting
>the mail instead of the exchange server.
While it isn't serious (except from an administrative perspective),
why do you have your server's aliased with several different A
records? I can see the reason for <elmer-fudd> and <elmerfudd>, but
why <granny> and <speedy> (the other A record for the address
206.228.84.34). Also, is speedy.abtcampus.com a multi-homed server?
It's got two A records, 206.228.84.155 and 206.228.84.34 -- is that
correct?
A little bit more investigative work shows me that your problem isn't
with the ns1.microserve.net nameserver either:
QUESTIONS:
abtcampus.com., type = MX, class = 1
ANSWERS:
-> abtcampus.com.
type = MX, class = 1, ttl = 30, dlen = 15
preference 12, mail exchanger = elmer-fudd.abtcampus.com.
-> abtcampus.com.
type = MX, class = 1, ttl = 30, dlen = 13
preference 10, mail exchanger = exchange.abtcampus.com.
-> abtcampus.com.
type = MX, class = 1, ttl = 30, dlen = 14
preference 11, mail exchanger = elmerfudd.abtcampus.com.
AUTHORITY RECORDS:
-> abtcampus.com.
type = NS, class = 1, ttl = 30, dlen = 20
nameserver = ns1.microserve.net.
-> abtcampus.com.
type = NS, class = 1, ttl = 30, dlen = 9
nameserver = speedy.abtcampus.com.
-> abtcampus.com.
type = NS, class = 1, ttl = 30, dlen = 2
nameserver = elmerfudd.abtcampus.com.
ADDITIONAL RECORDS:
-> elmer-fudd.abtcampus.com.
type = A, class = 1, ttl = 30, dlen = 4
inet address = 206.228.84.72
-> exchange.abtcampus.com.
type = A, class = 1, ttl = 30, dlen = 4
inet address = 206.228.84.72
-> elmerfudd.abtcampus.com.
type = A, class = 1, ttl = 30, dlen = 4
inet address = 206.228.84.72
-> ns1.microserve.net.
type = A, class = 1, ttl = 86400, dlen = 4
inet address = 207.44.0.1
-> speedy.abtcampus.com.
type = A, class = 1, ttl = 30, dlen = 4
inet address = 206.228.84.155
-> speedy.abtcampus.com.
type = A, class = 1, ttl = 30, dlen = 4
inet address = 206.228.84.34
I DO see a problem with your server's hostname. It's not elmer-fudd,
it's elmer_fudd. Here's the SMTP server's banner:
220 elmer_fudd.abtcampus.com Microsoft Exchange Internet Mail Service
5.0.1460.8
This will cause problems for you when you SEND mail to other SMTP
servers (they'll reject the HELO/EHLO with a 501 error). Change the
"_" to a "-" and restart the IMS to make the change effective. You
might want to check the Site Addressing object's "Site Addressing"
I've sent you a message by connecting directly to your SMTP server.
Let us know what the RFC822 header's look like when you revceive the
message. The "Received:" headers should tell us how things are going
where.
-----------------------------------------------------------------
Richard Matheisen Wang Global
Microsoft Certified System Engineer Tewksbury, MA
Deal all,
In my main Exchange site,I can send external mail to everybody,but mail
sending to my subsite(in vary areas) cannot be sent.my dns and other
configuration is not any problem.
how can i send our internal mail to my collegues in vary areas.
albert
exchange server sp3+nt4.0 sp6
2. Configuring Exchange to host multiple domains
3. Syn problem, archive problem, and smtp problem
5. URGENT : problem with Exchange 5.5 and pop3/smtp !
6. Outlook for Mac/Exchange server help
7. Urgent, please- problem SMTP
11. Urgent: smtp;550 5.7.1 Unable to relay problem
12. Urgent, please- problem SMTP
13. URGENT: Exchange 5.5 SMTP problems