Dynamic AI and SMTP Service questions

Technical support

Moderators: Bob Cergol, Data Access, Cintac

Dynamic AI and SMTP Service questions

Postby Bob Cergol » Thu Jan 21, 2010 8:07 pm

Hi,

The web server on which Dynamic AI resides does not currently have an SMTP service installed. The DAI docs state you must have such a service running on the IIS web server. I might not be in a position to install that service on this server, but an SMTP service is already available on our network. I call this service from within my VDF applications using BLAT. I'm wondering if I can configure DAI somehow to use that same service and avoid dealing with changes in our network infrastructure over which I have no control.

Thanks,
Bob
User avatar
Bob Cergol
Certified Dynamic AI Professional
 
Posts: 359
Joined: Fri Dec 11, 2009 5:48 pm

Re: Dynamic AI and SMTP Service questions

Postby admin » Thu Jan 21, 2010 9:12 pm

Hi Bob,

If your SMTP server does not require authentication, it's fairly easy - just enter the name of the smtp server on the system configuration page shown below
Image

If it does require authentication, you need to specify additional parameters in the system parameters section:
Image

We support two different authentication schemes: Basic and NTLM, the difference being whether the password is encrypted or not.

If you use Basic (unencrypted) authentication, the following 2 parameters need to be set:
SMTPUID : User ID
and
SMTPPSW : password
Image

For NTLM authentication, also specify a parameter SMTPAuth with the value NTLM:
Image

Best regards

Bo
User avatar
admin
Certified Dynamic AI Professional
 
Posts: 177
Joined: Thu Jan 01, 1970 1:00 am
Location: Copenhagen, Denmark

Re: Dynamic AI and SMTP Service questions

Postby Bob Cergol » Fri Jan 22, 2010 3:18 pm

Thanks Bo!
This was "easy as pie".
I tried it and it just works.
Now I can spoon-feed the hungry ... :wink:
Bob
User avatar
Bob Cergol
Certified Dynamic AI Professional
 
Posts: 359
Joined: Fri Dec 11, 2009 5:48 pm


Return to Technical Support

cron