Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
SMTP RFC Compliance.
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jeff Henkels  
View profile  
 More options Jul 19 2004, 3:14 pm
Newsgroups: microsoft.public.inetserver.iis.smtp_nntp
From: "Jeff Henkels" <j...@mapson.privatemail.com>
Date: Mon, 19 Jul 2004 15:14:42 -0400
Local: Mon, Jul 19 2004 3:14 pm
Subject: Re: SMTP RFC Compliance.
"Nathan Kodak" <Nathan Ko...@discussions.microsoft.com> wrote in message
news:A93511B2-73B5-4A9F-ADA4-BD6A647BA0EC@microsoft.com...
> I saw a post on this subject already, but the last part of it was never

replied to, so here it is again, in hopes of recieving an answer.

> Is the Microsoft IIS 5/6 SMTP Server RFC1123 5.2.17 compliant? In case you

are unsure, this RFC compliance deals with Domain Literals.

> When using http://www.dnsreport.com to test my DNS/Email/Web workings, I

recieve a warning from our backup MX stating that it does not accept domain
literals.

> WARN: One or more of your mailservers does not accept mail in the domain

literal format (user@[0.0.0.0]). Mailservers are technically required
RFC1123 5.2.17 to accept mail to domain literals for any of its IP
addresses. Not accepting domain literals can make it more difficult to test
your mailserver, and can prevent you from receiving E-mail from people
reporting problems with your mailserver. However, it is unlikely that any
problems will occur if the domain literals are not accepted.

> smtp.intraforce.com's postmaster@[xx.xx.xx.xx] response:
>     >>> RCPT TO:<postmaster@[xx.xx.xx.xx]>
>     <<< 550 5.7.1 Unable to relay for postmaster@[xx.xx.xx.xx]

> Please advice.

As far as I know, the IIS mail server doesn't claim to be compliant with
that part of RFC1123.  For what it's worth, Exchange Server isn't compliant
either.  In practical terms, this non-compliance isn't an issue -- no one
really uses domain literals.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nathan Kodak  
View profile  
 More options Jul 19 2004, 4:18 pm
Newsgroups: microsoft.public.inetserver.iis.smtp_nntp
From: Nathan Kodak <Nathan Ko...@discussions.microsoft.com>
Date: Mon, 19 Jul 2004 13:18:04 -0700
Local: Mon, Jul 19 2004 4:18 pm
Subject: Re: SMTP RFC Compliance.
Actually, Exchange Server IS compliant with the right configuration. You just have to add the "@[xx.xx.xx.xx]" into a Recipient Policy, and add your addresses as "Custom" with the address of "postmaster@[xx.xx.xx.xx]" or "abuse@[xx.xx.xx.xx]" and type SMTP (choosing SMTP and trying to add the address WON'T work).

I like to have ZERO warnings or errors in my testing though, so if ANYONE can give me the answer on how to do this, or if it is simply NOT possible that would be great. If it is truely NOT possible, I would like it to be a MS rep that breaks that news to me, thanks.

Nathan


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Harland Adelaars  
View profile  
 More options Jul 27 2004, 1:54 pm
Newsgroups: microsoft.public.inetserver.iis.smtp_nntp
From: Harland Adelaars <harl...@adelaars.nl>
Date: Tue, 27 Jul 2004 10:54:24 -0700
Local: Tues, Jul 27 2004 1:54 pm
Subject: Re: SMTP RFC Compliance.
Is the Microsoft IIS 5/6 SMTP Server RFC1123 5.2.17 compliant?

Yes it is, just create a domain name [xx.xx.xx.xx] with adsutil.vbs, you
can find this script in c:\inetpub\adminscripts

start the following commands:

adsutil create smtpsvc/1/Domain/[tcp/ip] "IIsSmtpDomain"
adsutil set smtpsvc/1/Domain/[tcp/ip]/RouteAction 4098
adsutil set smtpsvc/1/Domain/[tcp/ip]/RouteActionString ""
adsutil set smtpsvc/1/Domain/[tcp/ip]/RouteUserName ""
adsutil set smtpsvc/1/Domain/[tcp/ip]/RoutePassword ""
adsutil set smtpsvc/1/Domain/[tcp/ip]/AuthTurnList ""

That's it...

Regards,
Harland Adelaars.

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google