mutil_import_echomail
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
mutil_import_echomail [2016/04/01 04:33] – import echomail page - added further options avon | mutil_import_echomail [2023/01/03 02:24] (current) – added dos_filename switch avon | ||
---|---|---|---|
Line 26: | Line 26: | ||
; | ; | ||
- | | + | |
+ | 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. | ||
+ | set it to a blank value. | ||
+ | |||
+ | bad_packet = c: | ||
+ | |||
== Strip SEEN-BY lines == | == Strip SEEN-BY lines == | ||
Line 48: | Line 59: | ||
; Strip SEEN-BY lines from messages when importing? | ; Strip SEEN-BY lines from messages when importing? | ||
strip_seenby = false | strip_seenby = false | ||
+ | |||
+ | == Default Rescan Settings == | ||
+ | |||
+ | This setting allows you to define what the default behavior of your Mystic BBS will be when it receives a full %RESCAN command via netmail from someone. | ||
+ | |||
+ | This must be a valid command (ie R=< | ||
+ | |||
+ | default_rescan = R=250 | ||
== Remapping Netmail == | == Remapping Netmail == | ||
- | If you want to remap netmail from one user name to another, you can define up to 50 remapped names below using the format < | + | If you want to remap netmail from one user name to another, you can define up to 50 remapped names below using the format < |
+ | |||
+ | Names are case insensitive. | ||
Uncomment this setting to enable it. | Uncomment this setting to enable it. | ||
Line 57: | Line 78: | ||
;forward = sysop; | ;forward = sysop; | ||
;forward = system operator; | ;forward = system operator; | ||
+ | ;forward = g00r00; | ||
+ | ;forward = James Coyle;James Coyle@21: | ||
== Twit Filter == | == Twit Filter == | ||
Line 62: | Line 85: | ||
This option allows you to filter names and other key metadata so that messages from ' | This option allows you to filter names and other key metadata so that messages from ' | ||
- | Your can define multiple terms for what you consider a ' | + | Your can define multiple terms for what you consider a ' |
+ | |||
+ | Uncomment and customize this setting to enable it. | ||
;twit=John Guillory | ;twit=John Guillory | ||
Line 76: | 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 == | ||
Line 81: | Line 116: | ||
This setting allows you to create data files associated with the auto-created message base to be either named in an upper or lowercase naming convention. Lowercase tends to be the preferred option. | This setting allows you to create data files associated with the auto-created message base to be either named in an upper or lowercase naming convention. Lowercase tends to be the preferred option. | ||
- | | + | ; Convert filenames to lowercased 1=true |
+ | lowercase_filename = 1 | ||
You then set a number of options as the **default values** MUTIL will apply when a message base is auto-created: | You then set a number of options as the **default values** MUTIL will apply when a message base is auto-created: | ||
- | base_format | + | |
- | | + | ; ACS to see the message base |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | read_template | + | ; ACS to use the message base with sysop access |
- | index_template = ansimlst | + | |
- | max_msgs | + | |
- | max_msgs_age | + | header |
+ | ; | ||
+ | read_template | ||
+ | | ||
+ | index_template = ansimlst | ||
+ | ; | ||
+ | max_msgs | ||
+ | | ||
+ | max_msgs_age | ||
; true/false type values 0=false 1=true (newscan 2=forced) | ; true/false type values 0=false 1=true (newscan 2=forced) | ||
| | ||
- | | + | ; allow auto signatures in this base? |
- | | + | |
- | | + | ; use real names in this base? |
- | | + | |
- | | + | ; kill kludge lines in this base? |
+ | | ||
+ | ; base is part of new messages scan? | ||
+ | | ||
+ | ; base is part of new messages scan for QWK network? | ||
+ | qwk_scan | ||
| | ||
== Define Specific Auto-Create Settings Based On Sender == | == Define Specific Auto-Create Settings Based On Sender == | ||
Line 109: | Line 158: | ||
If you want to create settings specific to certain node addresses that send your system messages - you can! | If you want to create settings specific to certain node addresses that send your system messages - you can! | ||
- | For example, if you wanted to auto create bases that were linked to your fsxNet feed using the fsxNet HUB address of 21:1/100 , and you had defined fsxNet as message group #1 in the Message Group Editor in your Mystic BBS. You would set the following: | + | For example, if you wanted to auto create bases that were linked to your fsxNet feed using the fsxNet HUB address of 21:1/100 , you have defined fsxNet as message group #1 in the Message Group Editor, you want non-validated users (s10) to see and read messages |
21: | 21: | ||
21: | 21: | ||
21: | 21: | ||
- | 21: | ||
21: | 21: | ||
21: | 21: | ||
mutil_import_echomail.1459503189.txt.gz · Last modified: 2016/04/01 04:33 by avon