User Tools

Site Tools


mutil_ini_1.12

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
mutil_ini_1.12 [2018/01/03 21:37] – updated mutil.ini to ver 1.12 A38 avonmutil_ini_1.12 [2018/01/04 01:37] – updated mutil.ini to ver 1.12 A38 avon
Line 73: Line 73:
     PackFileBases      = false     PackFileBases      = false
     FileSort           = false     FileSort           = false
-    LinkMessages    = false+    LinkMessages      = false
     PurgeUserBase      = false     PurgeUserBase      = false
     PackUserBase       = false     PackUserBase       = false
Line 83: Line 83:
      
     ; If no directory is specified in the logfile name, mUtil will attempt     ; If no directory is specified in the logfile name, mUtil will attempt
-          ; to use the configured LOGS directory from in Mystic's configuration. +    ; to use the configured LOGS directory from in Mystic's configuration. 
-          ; Comment out to disable logging completely.+    ; Comment out to disable logging completely.
      
     logfile=mutil.log     logfile=mutil.log
Line 94: Line 94:
     loglevel=2     loglevel=2
      
-          ; logfile time stamp.  defaults to NNN DD HH:II:SS if not set here +    ; logfile time stamp.  defaults to NNN DD HH:II:SS if not set here 
-          ;logstamp = YYYYHHMMHHIISS+    ;logstamp = YYYYHHMMHHIISS 
 +     
 +    
 +    ;   Log roller type: 
 +    ;   0 = Do not roll log files 
 +    ;   1 = Roll by number of files/filesize 
 +    ;   2 = Roll by number of days
      
-    ; Log roller type 0=roll by number of files/size  1=roll by number of days 
     logtype = 0     logtype = 0
 +    
 +    ; number of log files to keep (0 to disable log rolling)
 +    maxlogfiles = 3
      
-          ; number of log files to keep (0 to disable log rolling) +    ; size of each log file in kilobytes 
-          maxlogfiles = 3 +    maxlogsize = 1000
-   +
-          ; size of each log file in kilobytes +
-          maxlogsize = 1000+
      
   ; ==========================================================================   ; ==========================================================================
Line 435: Line 440:
     ; bases inside of Mystic that have data files in the directory.     ; bases inside of Mystic that have data files in the directory.
      
-          search_subdirs = true+    search_subdirs = true
      
     ; The following options define the "default" values used when creating     ; The following options define the "default" values used when creating
Line 489: Line 494:
     unsecure_dir = true     unsecure_dir = true
      
-          ; Strip SEEN-BY lines from messages when importing?+    ; Strip SEEN-BY lines from messages when importing?
      
-          strip_seenby = false+    strip_seenby = false
      
     ; If you want to remap netmail from one user name to another, you can     ; If you want to remap netmail from one user name to another, you can
Line 514: Line 519:
     auto_create = true     auto_create = true
      
-          ; Convert filenames to lowercased 1=true+    ; Convert filenames to lowercased 1=true
      
     lowercase_filename = 1     lowercase_filename = 1
mutil_ini_1.12.txt · Last modified: 2023/01/20 01:39 by avon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki