home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
New Horizons Shareware Collection
/
HORIZONS1.BIN
/
TRIMRS.INI
< prev
next >
Wrap
INI File
|
1994-11-13
|
4KB
|
165 lines
;
; TRIMRS.INI - TriBBS Mail Run Summary Initialization File
;
[Config]
;-----------------------------------------------------------------------------
; You must set the following parameters to match your system configuration.
;
;
; This is the log file, and is assumed to be in the current
; directory, but may be anywhere if you include the full path.
;
LogFile=C:\TRIBBS\UTILS\TRINET\TRINET.LOG
;
; This is the name of the bulletin or logon screen that you wish to create.
;
OutputFile=C:\TRIBBS\DISPLAY\BULLET69.BBS
;
; The title text (70 characters max) -- put your BBS name here!
;
TitleText=House Of Cards Mail Run Summary
;
; The following lines specify what hubs will be included in the
; reports. For each hub you need to specify a "token" a "name", and a
; "color". The "token" is the name of the QWK/REP files; the "name"
; is the text that will be displayed in the report. Both the token and
; the name may be up to 32 characters long. The "color" parameter only
; sets the foreground color; the background for each portion of the
; screen may be set in the [Colors] section below ... (color configuration
; is only available in the registered version).
;
; You can specify up to 25 different hubs -- just make sure to change the
; number in the middle of the parameter ... i.e. Hub1Token, Hub2Token, etc.
;
Hub1Token=CCRADLE
Hub1Text=CalKanNet
Hub1Color=BrightBlue
Hub2Token=DONSden
Hub2Text=WME/TriBBSNet
Hub2Color=BrightBlue
Hub3Token=NESTEGG
Hub3Text=BASNet/ProgNet
Hub3Color=BrightBlue
;
; These lines are added before and after the main bulletin text.
;
FirstLine=@CLS@@MOREOFF@@BREAKON@
LastLine =@MORE@
[Registration]
;-----------------------------------------------------------------------------
; Enter your registration info here (all parameters are case-sensitive!).
;
BBSName=
SysopName=
RegistrationCode=
[Options]
;-----------------------------------------------------------------------------
; The following are optional parameters. The defaults should suffice for
; most installations.
;
; ██ These parameters are functional in the registered version only! ██
;
;
; This is the maximum number of mail runs to show in the report. The
; maximum is 100, though 15 gives a nice screen-full ...
;
NumRuns=15
;
; This is the minimum number of messages (imports + exports) that will
; count as a mailrun. If a mailrun has fewer messages than this, it
; will not be displayed. If set to zero, all mail runs will be shown.
;
MinMessages=0
;
; This is the maximum amount of time (in minutes) that can occur between
; the start of mail export and the start of mail import, in order for the
; two events to be counted as part of a single mailrun.
;
MaxTime=60
;
; This is the character used to fill the space to the right of the
; hub text in the generated screen. To make this a "space", just
; comment out the parameter ...
;
FillChar=.
;
; "Condense" the TriNet log file? "Yes" or "No" ...
;
CondenseLog=Yes
[Colors]
;-----------------------------------------------------------------------------
; The following parameters allow you to fully customize the colors
; of the generated screen.
;
; ██ These parameters are functional in the registered version only! ██
;
; The following colors are recognized:
;
; Foreground Colors Background Colors
; ----------------- -----------------
; Black Black
; Blue Blue
; Green Green
; Cyan Cyan
; Red Red
; Magenta Magenta
; Brown Brown
; White White
; Gray
; BrightBlue
; BrightGreen
; BrightCyan
; BrightRed
; BrightMagenta
; Yellow
; BrightWhite
;
;
; The color of the "title" at the top of the screen.
;
TitleFG=BrightBlue
TitleBG=Black
;
; The colors of the bars ...
;
BarBG=White
BarHighlight=BrightWhite
BarShadow=Gray
;
; The foreground color of the column labels ...
;
LabelFG=Blue
;
; The background colors of the interior parts of the screen.
;
NetworkBG=Black
DateBG=Black
TimeBG=Black
ImportsBG=Black
ExportsBG=Black