Groups | Blog | Home
all groups > iis smtp nntp > november 2004 >

iis smtp nntp : Creating relay server - programically


gordingin NO[at]SPAM consiliumsoft.com
11/16/2004 11:12:20 AM
Is there any way I can get IIS to create relay server programically,
i.e. with C++ code? I would like to have my install do the setup
instead of someone having to do it manually.

TIA
Jeff Henkels
11/17/2004 7:27:06 AM
What exactly do you mean by "create relay server"? If you're asking how to
configure the IIS SMTP server to allow/disallow relay from certain
addresses, this can be done with C++ code, although it's easier to do it
from VBScript or JScript.

I have C++ code at home to handle this; for VBA code (easily translated to
VBScript), take a look at
http://groups.google.com/groups?hl=en&lr=&c2coff=1&selm=ue4yyb%237DHA.2752%40TK2MSFTNGP09.phx.gbl
(mind the wrap).


[quoted text, click to view]

AddThis Social Bookmark Button