User Tools

Site Tools


mutil_import_echomail

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
mutil_import_echomail [2019/03/15 22:27] – updates to switches in stanza added in recent builds avonmutil_import_echomail [2023/01/03 02:24] (current) – added dos_filename switch avon
Line 26: Line 26:
  
   ;dupe_db_size = 32000   ;dupe_db_size = 32000
-  + 
 +Duplicate scanning by checking for a circulate PATH reference can be enabled or disabled although it is extremely highly recommended to keep this enabled unless you have a very specific reason you need to temporarily disable it. 
 + 
 +  dupe_circular = true 
 == Import Unsecure Packets == == Import Unsecure Packets ==
  
Line 36: Line 40:
   unsecure_dir = false   unsecure_dir = false
      
 +== Bad Packets ==
 +
 +This setting defines a directory where any PKT files will be moved to if the password check fails or there is some other issue with addressing that would cause it to not be processed.  To disable this function comment it out or
 +set it to a blank value.
 +
 +bad_packet = c:\mystic\echomail\badpkt
 +
 == Strip SEEN-BY lines == == Strip SEEN-BY lines ==
  
Line 90: Line 101:
  
   auto_create = true   auto_create = true
 +
 +== Create JAM filenames in the DOS 8.3 file format == 
 +
 +  dos_filename = 0
 +
 +Valid options are:
 +
 +     0 = Do not use 8.3 filename (uses echotag for filename)
 +     1 = Use shortened 8.3 filename (trimmed based on the echotag name)
 +     2 = Use random hex 8.3 filename
      
 == Convert Filenames to Lowercase == == Convert Filenames to Lowercase ==
mutil_import_echomail.1552706829.txt.gz · Last modified: 2019/03/15 22:27 by avon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki