home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / mailers / iut140g.zip / IUTIL.CFG < prev    next >
Text File  |  1993-05-27  |  2KB  |  71 lines

  1. ;
  2. ;   Example-configuration for IUTIL 1.40 Gamma
  3. ;
  4. ;   IUTIL 1.40 Gamma  (C) by IMAIL INC., Munich
  5. ;   written by Andreas Klein, 2:246/47@FidoNet, 57:49/0@IntlNet
  6. ;
  7. ;   Simple configuration
  8. ;
  9. ;   If you don't want to use the CONVERT or AAC function, you can use this
  10. ;   config file after adapting it to your setup.
  11. ;
  12. ; ===========================================================================
  13. ;
  14. ; Global options
  15. ;
  16. ; ===========================================================================
  17. ;
  18. ; Delete the *.BAK-files after reaching the end of each section.
  19. ;
  20. ; DELETEBACKUP
  21. ;
  22. ; Defines the IUTIL-log. Default is IUTIL.LOG in the current directory
  23. ;
  24. ;LOG C:\FD\LOG\IUTIL.LOG
  25. ;
  26. ; Defines the loglevel (the information which should be written into the log)
  27. ;
  28. ; Possible parameters are:
  29. ;
  30. ;          DISABLED  no logging
  31. ;          FATAL     Fatal Errors          (!)
  32. ;          ERROR     Other Errors          (?)
  33. ;          PROGRAM   Execution information ($)
  34. ;          BRIEF     Brief messages        (+)
  35. ;          TRIVIAL   Trivial messages      (-)
  36. ;          DEBUG     Debuglevel            ( )
  37. ;
  38. ;          DEBUG will slow down IUTIL because lot of things are written
  39. ;          to the logfile.
  40. ;
  41. LOGLEVEL FATAL ERROR PROGRAM BRIEF TRIVIAL
  42. ;
  43. ; Defines whether IUTIL should support the sharing of files (network, multi-
  44. ; tasking environment). This statement should only be used if SHARE has
  45. ; been loaded.
  46. ; If sharing should be enabled at the start of IUTIL, use the commandline
  47. ; switch /SHARING
  48. ;
  49. ;SHARING
  50. ;
  51. ; This statement disables the short wait time at the end of IUTIL. This can
  52. ; also be done with the commandline switch /NOWAIT.
  53. ;
  54. ;NOWAITATEND
  55. ;
  56. ; ===========================================================================
  57. ;
  58. ; IMAIL section, IMAIL config-path
  59. ;
  60. ; ===========================================================================
  61. ;
  62. [Imail]
  63. ;
  64. ; Path to the IMAIL-configuration.
  65. ; If you have defined the IMAIL-environment variable, this statement can be
  66. ; omitted.
  67. ;
  68. ;PATH C:\FD\IMAIL\
  69. ;
  70. ;
  71.