Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

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
howto:door:bre [2016/11/06 14:36] – Updated InterBBS settings Buckaroohowto:door:bre [2018/03/01 12:21] (current) – old revision restored digital man
Line 3: Line 3:
  
 ===== SCFG Settings ===== ===== SCFG Settings =====
-  Name Barren Realms Elite v0.988+  Name                       Barren Realms Elite
   Internal Code              BRE   Internal Code              BRE
   Start-up Directory         ../xtrn/bre   Start-up Directory         ../xtrn/bre
Line 153: Line 153:
 From the command line, run BRE TEST and take a look at the RESULTS.TXT file generated. This will tell you if there are any issues. From the command line, run BRE TEST and take a look at the RESULTS.TXT file generated. This will tell you if there are any issues.
  
-I run a BRE inbound and outbound (Or BRE Full) whenever my system receives mail. I also run the following every morning in my nightly maintenance batch file.+I run a BRE inbound whenever my system receives mail. 
  
-BRE REQUEST +BRE INBOUND 
-BRE RECON + 
-BRE PLANETARY +I also run the following every midnight in my nightly maintenance batch file. 
-BRE BBSINFO+ 
 +::BRE League 10 
 +CD C:\sbbs\xtrn\bre10 
 +BRE INBOUND [Processes any inbound BRE packets] 
 +BRE SCORES [Creates InterBBS score files] 
 +BRE PLANETARY [Runs daily Maintenance for BRE] 
 +BRE REQUEST [Create global recon updates and requests] 
 +BRE BBSINFO [Creates a text file of all League BBS's, their version number and date of last recon.] 
 +BRE OUTBOUND [Processes any outbound packets] 
 +cd outbound 
 +move *.* c:\taurus\out\[filebox name] [Moves outbound packets to the filebox for the League Hub system] 
 +del c:\taurus\out\[filebox name]\*.msg [Deletes extraneous MSG files]
 </code> </code>
  
Line 166: Line 177:
 ===== See Also ===== ===== See Also =====
   * [[util:scfg:]]   * [[util:scfg:]]
-  * [[:howto:door:FE|Falcon's Eye]] 
-  * [[:howto:door:TAL|The Arcadian Legend]] 
   * [[:howto:door:|How-To Install Doors]]   * [[:howto:door:|How-To Install Doors]]
  
 {{tag>door game}} {{tag>door game}}