darrellblackhawk
Programmer
I'm trying to programmatically configure the address space
for an SMTP connector.
The connector; which is called "bad servers"; routes mail
that can't be sent directly, through our ISP SMTP account.
This works great, except I want to automate the addition
of new domains to the address space from certain nodes on
the network.
I can get access to the WMI objects from nodes on the
network, but the properties are read-only, plus there
doesn't seem to be an address space collection.
I'm studying the documentation on Exchange's object model,
but I'm unsure of what part of Exchange's object model and
by which method(s) I need to perform the above.
Any ideas/help would be greatly appreciated.
Darrell
for an SMTP connector.
The connector; which is called "bad servers"; routes mail
that can't be sent directly, through our ISP SMTP account.
This works great, except I want to automate the addition
of new domains to the address space from certain nodes on
the network.
I can get access to the WMI objects from nodes on the
network, but the properties are read-only, plus there
doesn't seem to be an address space collection.
I'm studying the documentation on Exchange's object model,
but I'm unsure of what part of Exchange's object model and
by which method(s) I need to perform the above.
Any ideas/help would be greatly appreciated.
Darrell