top of page

iFastrack - Email Connection Configuration

iFastrack V8.13.011 and later Configure these components to enable email server authentication on your system:
  • iFastrack’s Web.config file.

  • SMTP server on your system to allow relaying to itself.

Configuring iFastrack's Web.config If iFastrack is to send email messages, then the parameters of the email server must be configured.
  1. Open the iFastrack Application Configuration utility located on the desktop of the web server

    1. Click Configure button

    2. Click Next until you get to the Email Configuration screen

      1. Note: if you get to the Finish Screen and it does not appear, that means you do not have a product edition that support the email feature.




  1. Modify the Server and Login Information settings to reflect your environment

    1. Replace “smtp.YourHost.net” with either (a) your machine’s name or (b) the fully qualified domain name of your machine, e.g. computer or computer.mydomain.com or your ISP's smtp URL. Specify the port number and the “Email Address” as appropriate.

The mailSettings section in the iFastrack's Web.config is part of standard Microsoft IIS SMTP configuration settings (also available in IIS Manager, under the iFastrack web site in the SMTP E-mail settings). More information about the various options available within the mailSettings section is available from the MSDN website at: http://msdn.microsoft.com/en-us/library/w355a94k.aspx




See Also Configuring SMTP server on your system to allow relaying to itself: Configuring the SMTP Email Server in Microsoft Windows


bottom of page