Troubleshooting Mail Service

Using the following tools and information, you can troubleshoot Mail Service to resolves issues and errors with the system.

Using Event Viewer

You can examine Mail Service events that have been logged to the InfinityQS Diagnostic database.

  1. In the Mail Service menu bar, click Help | Event Viewer.

    OR

    Using the keyboard, press CTRL+W, and then do the following:

    NOTE: To view events from all services simultaneously, launch InfinityQS | InfinityQS Event Log Viewer.

  2. In the Event Viewer menu bar, click File | Close.

Adjusting Logging Level

In the Mail Service configuration file, you can adjust the logging level. To adjust the logging level, do the following:

  1. On the InfinityQS services installation server, browse to the Settings folder and open the IQS_MailService.ini file. To locate the Settings folder, browse to C:\ProgramData\InfinityQS International\Settings.
  2. Using a text editor, open the configuration file.
  3. In the configuration file, locate the LoggingLevelFilter entry, and then set the desired logging level for each section. For example:

    LoggingLevelFilter=1

    LoggingTimeoutTimeSpan=00:15:00

    The available logging levels are:

    • 1 = Log errors only. (default)
    • 2 = Log cautions and errors.
    • 3 = Log warnings, cautions, and errors.
    • 4 = Log information, warnings, cautions, and errors.
  4. In your text editor, click File | Save to save your changes, and then click File | Exit to close the text editor.