IIS and SMTP - SMTP error 553 5.1.8 (Domain of sender address does not exist)

This is Interesting: Free IT Magazines  
Home > Archive > IIS and SMTP > June 2004 > SMTP error 553 5.1.8 (Domain of sender address does not exist)





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author SMTP error 553 5.1.8 (Domain of sender address does not exist)
Eric Ouvrie

2004-06-17, 5:57 pm

Hi,

I use the SMTP virtual server of IIS5 on a Win2000 Adv Srv SP4 to send emails.

My domain is FLP-SP.COM.BR published on 2 differents name servers.

From some SMTP servers, I receive the following error :
"smtp;553 5.1.8 <myemail@flp-sp.com.br>... Domain of sender address myemail@flp-sp.com.br
does not exist"

I think that my DNS config are correct :
flp-sp.com.br MX preference = 10, mail exchanger = mail.flp-sp.com.br
flp-sp.com.br internet address = 200.171.152.149
flp-sp.com.br
primary name server = ns01.flp-sp.com.br
responsible mail addr = postmaster.flp-sp.com.br
serial = 2004021205
refresh = 7200 (2 hours)
retry = 3600 (1 hour)
expire = 604800 (7 days)
default TTL = 86400 (1 day)
flp-sp.com.br nameserver = ns3.terraempresas.com.br
flp-sp.com.br nameserver = ns01.flp-sp.com.br
mail.flp-sp.com.br internet address = 200.171.152.149
ns3.terraempresas.com.br internet address = 200.176.128.153
ns01.flp-sp.com.br internet address = 200.171.152.149


Does somebody know how to troubleshoot this ?

Thanks in advance,
Eric.


Ken Schaefer

2004-06-17, 5:57 pm

It seems that DNS resolution at the *remote* SMTP server is failing, or your
DNS delegation is incorrectly configured (so the remote SMTP server can not
resolve your domain properly).

Cheers
Ken

"Eric Ouvrie" <inforDOmatiNOTque@lySENDceeSPAMpasteur-ceb-ccslf.com.br>
wrote in message news:urYFmcGVEHA.3332@tk2msftngp13.phx.gbl...
: Hi,
:
: I use the SMTP virtual server of IIS5 on a Win2000 Adv Srv SP4 to send
emails.
:
: My domain is FLP-SP.COM.BR published on 2 differents name servers.
:
: From some SMTP servers, I receive the following error :
: "smtp;553 5.1.8 <myemail@flp-sp.com.br>... Domain of sender address
myemail@flp-sp.com.br
: does not exist"
:
: I think that my DNS config are correct :
: flp-sp.com.br MX preference = 10, mail exchanger = mail.flp-sp.com.br
: flp-sp.com.br internet address = 200.171.152.149
: flp-sp.com.br
: primary name server = ns01.flp-sp.com.br
: responsible mail addr = postmaster.flp-sp.com.br
: serial = 2004021205
: refresh = 7200 (2 hours)
: retry = 3600 (1 hour)
: expire = 604800 (7 days)
: default TTL = 86400 (1 day)
: flp-sp.com.br nameserver = ns3.terraempresas.com.br
: flp-sp.com.br nameserver = ns01.flp-sp.com.br
: mail.flp-sp.com.br internet address = 200.171.152.149
: ns3.terraempresas.com.br internet address = 200.176.128.153
: ns01.flp-sp.com.br internet address = 200.171.152.149
:
:
: Does somebody know how to troubleshoot this ?
:
: Thanks in advance,
: Eric.
:
:


Eric Ouvrie

2004-06-17, 5:57 pm


> It seems that DNS resolution at the *remote* SMTP server is failing, or your
> DNS delegation is incorrectly configured (so the remote SMTP server can not
> resolve your domain properly).


Both Name Server contains the same information (1 primary and 1 secondary).
No delegation.

: flp-sp.com.br MX preference = 10, mail exchanger = mail.flp-sp.com.br
: flp-sp.com.br internet address = 200.171.152.149
: flp-sp.com.br
: primary name server = ns01.flp-sp.com.br
: responsible mail addr = postmaster.flp-sp.com.br
: serial = 2004021205
: refresh = 7200 (2 hours)
: retry = 3600 (1 hour)
: expire = 604800 (7 days)
: default TTL = 86400 (1 day)
: flp-sp.com.br nameserver = ns3.terraempresas.com.br
: flp-sp.com.br nameserver = ns01.flp-sp.com.br
: mail.flp-sp.com.br internet address = 200.171.152.149
: ns3.terraempresas.com.br internet address = 200.176.128.153
: ns01.flp-sp.com.br internet address = 200.171.152.149


Jeff Cochran

2004-06-17, 5:57 pm

On Thu, 17 Jun 2004 12:17:48 -0300, "Eric Ouvrie"
<inforDOmatiNOTque@lySENDceeSPAMpasteur-ceb-ccslf.com.br> wrote:

>
>
>Both Name Server contains the same information (1 primary and 1 secondary).
>No delegation.


Having correct information and having the remote system find that
information are two different issues.

Jeff

>: flp-sp.com.br MX preference = 10, mail exchanger = mail.flp-sp.com.br
>: flp-sp.com.br internet address = 200.171.152.149
>: flp-sp.com.br
>: primary name server = ns01.flp-sp.com.br
>: responsible mail addr = postmaster.flp-sp.com.br
>: serial = 2004021205
>: refresh = 7200 (2 hours)
>: retry = 3600 (1 hour)
>: expire = 604800 (7 days)
>: default TTL = 86400 (1 day)
>: flp-sp.com.br nameserver = ns3.terraempresas.com.br
>: flp-sp.com.br nameserver = ns01.flp-sp.com.br
>: mail.flp-sp.com.br internet address = 200.171.152.149
>: ns3.terraempresas.com.br internet address = 200.176.128.153
>: ns01.flp-sp.com.br internet address = 200.171.152.149
>


Ken Schaefer

2004-06-17, 11:51 pm

Well, there must be some delegation somewhere - somewhere there is a .br
TLD, then a com.br sub-domain, and the the flp-sp.com.br subdomain
underneath. So, you'd need to check that the DNS server that says where
*your* nameservers are has the delegation entries in their correctly.

As well, we're talking about the remote SMTP server here. The remote SMTP
server is supposed to be doing a lookup of your domain details, and it's
failing. Why? Who knows - maybe the remote SMTP server is stupid, maybe
their are having network issues. Maybe the delegation is not configured
correctly. etc

Cheers
Ken

"Eric Ouvrie" <inforDOmatiNOTque@lySENDceeSPAMpasteur-ceb-ccslf.com.br>
wrote in message news:eboLB5HVEHA.2544@TK2MSFTNGP10.phx.gbl...
:
: > It seems that DNS resolution at the *remote* SMTP server is failing, or
your
: > DNS delegation is incorrectly configured (so the remote SMTP server can
not
: > resolve your domain properly).
:
: Both Name Server contains the same information (1 primary and 1
secondary).
: No delegation.
:
: : flp-sp.com.br MX preference = 10, mail exchanger = mail.flp-sp.com.br
: : flp-sp.com.br internet address = 200.171.152.149
: : flp-sp.com.br
: : primary name server = ns01.flp-sp.com.br
: : responsible mail addr = postmaster.flp-sp.com.br
: : serial = 2004021205
: : refresh = 7200 (2 hours)
: : retry = 3600 (1 hour)
: : expire = 604800 (7 days)
: : default TTL = 86400 (1 day)
: : flp-sp.com.br nameserver = ns3.terraempresas.com.br
: : flp-sp.com.br nameserver = ns01.flp-sp.com.br
: : mail.flp-sp.com.br internet address = 200.171.152.149
: : ns3.terraempresas.com.br internet address = 200.176.128.153
: : ns01.flp-sp.com.br internet address = 200.171.152.149
:
:


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com