PC Ext: Log File Locations for NT MMTA and MS-DOS EXTERNAL.EXE (147783)



The information in this article applies to:

  • Microsoft Mail for PC Networks 3.0
  • Microsoft Mail for PC Networks 3.2
  • Microsoft Mail for PC Networks 3.2a
  • Microsoft Mail for PC Networks 3.5
  • Microsoft Mail Multitasking MTA for Windows NT 3.5

This article was previously published under Q147783

SUMMARY

This article describes where the log files are located when you include the logging options associated with Mail 3.x EXTERNAL.EXE (LogSession, LogReceive and LogSent). These options are included in both the MS-DOS and Microsoft Windows NT versions of EXTERNAL.EXE.

You can use the options from the command line or in the .INI file as described in the Microsoft Mail for PC Networks "Administrator's Guide" by either specifying the full path and file names or with no path and file names. However, if you only specify the log's file name, the location may not be obvious.

When you log multiple sessions or instances of the mail transfer agent (MTA), you may want to create logs with separate names for each instance or session for the purpose of troubleshooting.

MORE INFORMATION

You can use the following external options to specify logging:

  1. Log all message activity
          In .INI file: LogSession[=path\filename]
          Command line: /LogSession[=path\filename] or -L[path\filename]
  2. Log messages received
          In .INI file: LogReceive[=path\filename]
          Command line: /LogReceive[=path\filename] or -MR[path\filename]
  3. Log messages sent
          In .INI file: LogSent[=path\filename]
          Command line: /LogSent[=path\filename] or -MS[path\filename]
  4. LogVerbose and LogMessageVolume

    See the Microsoft Mail for PC Networks "Administrator's Guide," Chapter 12 "Setting Up the External Mail Program."

Modification Type:MajorLast Reviewed:11/5/1999
Keywords:KB147783