Go to Google Groups Home    microsoft.public.inetserver.iis.smtp_nntp
Re: SMTP RFC Compliance.

Harland Adelaars <harl...@adelaars.nl>

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!