User Tools

Site Tools


mutil_import_messagebase

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
mutil_import_messagebase [2022/09/25 20:47] avonmutil_import_messagebase [2022/09/25 20:57] – add import message bases by datafile avon
Line 10: Line 10:
   Import_MessageBase = true   Import_MessageBase = true
      
-There a several switches you can configure that relate to this function.+When using this function you should decide if you want it to search all sub directories in your message base directory for data files 
 +   
 +  search_subdirs = true 
 + 
 +Then there are several default values you can define before using this function. 
 + 
 + ; The following options define the "default" values used when creating 
 + ; new message bases.  netaddress must match an exiting network 
 + ; address configured within Mystic BBS.  default values are also 
 + ; taken from the system configuration for origin line, colors, etc. 
 +   
 + netaddress     = 1:1/1 
 + acs_list       = 
 + acs_read       = 
 + acs_post       = 
 + acs_sysop      = s255 
 + header         = msghead 
 + read_template  = ansimrd 
 + index_template = ansimlst 
 + max_msgs       = 500 
 + max_msgs_age   = 365 
 +   
 + ; network type (0=local, 1=echomail, 2=newsgroup 3=netmail) 
 +   
 + net_type = 1 
 +   
 + ; true/false type values 0=false 1=true (newscan 2=forced) 
 +   
 + use_autosig    = 1 
 + use_realname   = 0 
 + private_base   = 0 
 + new_scan       = 1 
 + qwk_scan       = 1 
 +  use_ansi       = 1
mutil_import_messagebase.txt · Last modified: 2022/09/25 20:58 by avon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki