Previous Topic

Next Topic

Changing SMTP server settings

The SMTP server that you specify during installation of iMIS is written to the web.config files for each iMIS application installed during that session. If you need to change SMTP server settings after iMIS has been installed, you must manually edit the respective web.config files to specify the new SMTP server.

To change SMTP server settings

  1. Modify the web.config files for all instances of your iMIS15 and iMISpublic applications to specify the domain name of the SMTP server to use for each.
    1. On each appserver host, open the web.config files for each iMIS application.
      • iMIS15 default location: C:\Program Files\ASI\iMIS15\net
      • iMISpublic default location: C:\Program Files\ASI\iMIS15\iMIS_public
    2. In each web.config file, search for the <network> element declaration and modify the value of the host attribute to specify the domain name of your organization's SMTP server. For example <network host="mysmtpsrv.myorg.org"

      Note: In the <network> element declaration, you can also specify port and authentication information for your SMTP server to ensure that iMIS can find and log onto to the SMTP server in your environment. For details, refer to your Microsoft ASP.NET documentation.

  2. Restart each appserver on which you modified the web.config file.

See Also

Maintaining iMIS

Adding product keys to iMIS

Importing records into iMIS

Implementing a backup plan

Changing application server host names

Restoring databases: stopping iMIS services

Improving startup time at login

Resetting system-level SQL authentication passwords

Reapplying updates


ASI logo 15.1.2 Production Release. Updated 7/22/2008 5:31:48 PM
© 2010 by Advanced Solutions International, Inc. All rights reserved.