How do we set up email on a Unix platform for InConcert Server?
book
Article ID: KB0088173
calendar_today
Updated On:
Products
Versions
TIBCO InConcert
-
Not Applicable
-
Description
Resolution: Setting up email on a Unix platform is more straight forward than on NT. On NT, the mail dll must be specified in the registry and the account information must be provided to the InConcert server. This is not the case on Unix. The IcSendMail file in the IC_HOME/bin directory must simply exist (as it should during a proper installation) and be available via the setting of IC_HOME. From that point, the emails are sent just as any other Unix mails via SMTP. The icadmin account exists by default because Unix associates a mail account with the user 'icadmin' which would have been created for the installation.
Issue/Introduction
How do we set up email on a Unix platform for InConcert Server?