User Tools

Site Tools


mutil_import_fidonet_na

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_fidonet_na [2016/04/21 03:47] – updating import fidonet.na content avonmutil_import_fidonet_na [2016/04/22 03:04] (current) – updated import fidonet.na content avon
Line 1: Line 1:
-====== Import FIDONET.NA into Message bases ======+====== Import FIDONET.NA in to message bases ======
  
-The '[Import_FIDONET.NA]' stanza tasks MUTIL with running a function that will bulk auto create a number of message bases in Mystic for you. It look to a text file that you specify that is formatted with echoarea tag and a description of the message base.+The '[Import_FIDONET.NA]' stanza tasks MUTIL with running a function that will bulk auto create a number of message bases in Mystic for you. 
  
-Mystic then will create the message bases contained in this file en-mass and quickly!+MUTIL looks to a specially formatted text file that you specify. It's formatted with echoarea tag and a description of the message base. Mystic then will create the message bases contained in this file en-mass and quickly!
  
 Here's an snippet from a .NA file set up for Fidonet echoareas Here's an snippet from a .NA file set up for Fidonet echoareas
Line 33: Line 33:
     lowercase_filename = 1     lowercase_filename = 1
          
-The following options define the "default" values used when creating any 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.+The following options define the "default" values used when creating any 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.
  
-  ; the network address to associate with the message base +In the example below we want newly created fsxNet message bases to have the address 21:1/123 (a node number you have been allocated), level 10 security and group membership to see the message base and read it's content, level 20 security and group 1 membership to post to it etc.
-    netaddress     = 1:1/1+
  
 +  ; the network address to associate with the message base
 +    netaddress     = 21:1/123
 +  
   ; ACS to see the message base      ; ACS to see the message base   
-    acs_list       =+    acs_list       s10g1
        
   ; ACS to read messages in the message base   ; ACS to read messages in the message base
-    acs_read       =+    acs_read       s10g1
          
   ; ACS to post a message in the message base    ; ACS to post a message in the message base 
-    acs_post       =+    acs_post       s20g1
          
   ; ACS to use the message base with sysop access   ; ACS to use the message base with sysop access
-    acs_sysop      = s255+    acs_sysop      = s255g1
          
   ; Display header to use in message base   ; Display header to use in message base
Line 65: Line 67:
     max_msgs_age   = 365     max_msgs_age   = 365
  
 +  ; true/false type values 0=false 1=true (newscan 2=forced) 
 +   
 +  ; allow auto signatures in this base? 
 +    use_autosig    = 1 
 +     
 +  ; use real names in this base?   
 +    use_realname   = 0 
 +     
 +  ; kill kludge lines in this base?    
 +    kill_kludge    = 1 
 +     
 +  ; base is part of new messages scan?   
 +    new_scan       = 1 
 +     
 +  ; base is part of new messages scan for QWK network?   
 +    qwk_scan       = 1   
 +   
 +  ; define message base format 0 = JAM 
 +    base_format = 0
mutil_import_fidonet_na.1461228468.txt.gz · Last modified: 2016/04/21 03:47 by avon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki