home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac_os2 / mrp_099k.zip / MR2INI.ORG < prev    next >
Text File  |  1993-11-15  |  17KB  |  366 lines

  1. #
  2. # Initialization file for the MR/2 mail reader.  This file sets
  3. # run time parameters and options.
  4. #
  5.  
  6. PacketPath=
  7.     # This is where MR2 will look for packets to read.    For convenience,
  8.     # this path should match any "download directory" specification set
  9.     # within your communications package (e.g., "PacketPath=c:\dl")
  10.  
  11. FileSpec=*.q*
  12.     # This is the wildcard file specification to use when searching for
  13.     # packets to read.
  14.  
  15. ReplyPath=..\
  16.     # Directory where ".Rep" reply packets are built and maintained.
  17.     # This should match any "upload" directory specification set inside
  18.     # your communications package. (Not a requirement, but life is made
  19.     # a little easier that way).
  20.  
  21. Editor=INTERNAL
  22.   #Editor=c:\os2\e.exe
  23.   #Editor=epm
  24.   #Editor=!d:\os2util\q.exe -e\mr2\qstartup.mac
  25.   #Editor=NONE
  26.     # This is the command MR2 will use when invoking the editor.  By default,
  27.     # the system PM editor "e" is used.  To use QEdit and pass it a start-up
  28.     # macro (-e parameter), change this line to read:
  29.     #
  30.     #      Editor=q -e\mr2\qstartup.mac
  31.     #
  32.     # Use NONE if you wish to have your editor running in another window.
  33.     # MR/2 will not chain to an editor - it merely tells you to switch
  34.     # windows, then waits for you to switch back and press a key.
  35.     #
  36.     # An "!" as the first character of the file spec says to open in
  37.     # Full Screen mode.
  38.  
  39. Attributes=Extended
  40. #Attributes=NONE
  41.     # When preparing to edit reply files, MR/2 can optionally mark these
  42.     # files as type "Plain Text" so, for example, the "E" editor will not
  43.     # force you to set the type before saving.  "None" means don't use
  44.     # extended attributes.  "Extended" tells MR/2 to set them.
  45.  
  46. ReplyFile=Reply.Msg
  47.     # Temporary file name used when creating replies.  This file can be
  48.     # specified with a full path, making it easier to edit it in a separate
  49.     # window.  For instance, C:\Reply is valid
  50.  
  51. HeaderEditing=Both
  52.     # This controls when the Message header is displayed for editing.
  53.     # Options are Before, After or Both.
  54.  
  55. Tagline=@Misc2.Tag
  56. #Tagline=@OS2.Tag
  57. #Tagline=A QWK compatible mail reader for OS/2
  58.     # This sets the default tagline for MR2 replies.  This string is placed
  59.     # at the bottom of each reply, before the reply is edited.  You may
  60.     # change the tagline via your editor, while composing your reply.
  61.     # Example one accesses a file of multiple taglines.
  62.     # The second example provides a fixed, non-changing tagline.
  63.  
  64. TagMode=RANDOM
  65.     # This sets the tagline file access method.  RANDOM will skip around
  66.     # and randomly select the next tagline.  SEQUENTIAL will perform a
  67.     # RANDOM seek when MR/2 is first loaded, then move sequentially
  68.     # through the file after that.
  69.  
  70. SaveFile=..\save.txt
  71.     # This is the file to which messages are appended when they are "saved" or
  72.     # filed for later reference.  Use the "S" key while viewing a message to
  73.     # append it to this file in printable form.
  74.  
  75. Zipper=pkzip
  76. UnZipper=pkunzip -o
  77. #Zipper=..\msg2rep
  78. #Unzipper=..\unqwk
  79.     # These are the commands used to archive and unarchive your message
  80.     # packets.  If you use something other than PKZip/UnZip, modify these
  81.     # commands appropriately.
  82.     # The second set of commands access a REXX script for unpacking and
  83.     # packing.  These scripts, included, will attempt to auto-detect the
  84.     # archive method and branch to an appropriate command.
  85.  
  86.  
  87. Colors=1E171E
  88. #Colors=0F0E0A
  89.     # Yes, this is crude - I'll include something more friendly later.
  90.     # The first two characters describe the "normal" text color for messages,
  91.     # which is shown here as 1E, or Blue background (1) Yellow foreground (E).
  92.     # The second two are the quoted-text colors, 17 is Blue background (1)
  93.     # with a White foreground (7).  The third set of 2 numbers are the
  94.     # message header display colors (the From/To/Subject section on top).
  95.     # This is the only color configuration support at this time.
  96.     # Colors: 0 = Black     1 = Blue   2 = Green   3 = Cyan    4 = Red
  97.     #         5 = Magenta   6 = Brown  7 = White   8 = Gray    9 = Light Blue
  98.     #         A = Lt. Green        B = Lt. Cyan      C = Lt. Red
  99.     #         D = Lt. Megenta      E = Yellow        F = Intense White
  100.     #
  101.     # I personally have changed to the second example here, which gives a
  102.     # black background with bold-white text, yellow quotes and green header.
  103.  
  104. PMColors=6,-2,-1,2
  105.     # Quoted Text, Normal Text, Background Color, Search-text Hilight Color
  106.     #default = DT_HALFTONE for quotes, normal text/background
  107.     # change 1, 2 or all 3; background defaults to LISTBOX
  108.     #WHITE       -2       #NEUTRAL      7
  109.     #BLACK       -1       #DARKGRAY        8
  110.     #BACKGROUND   0       #DARKBLUE        9
  111.     #BLUE         1       #DARKRED         10
  112.     #RED          2       #DARKPINK        11
  113.     #PINK         3       #DARKGREEN       12
  114.     #GREEN        4       #DARKCYAN        13
  115.     #CYAN         5       #BROWN           14
  116.     #YELLOW       6       #PALEGRAY        15
  117.  
  118. SkipReadMessages=No
  119.     # If set to YES, MR/2 will bypass any messages you've already read.
  120.     # The problem with this option is that, if a conference contains only
  121.     # previously-read messages, then MR/2 will skip right out of that
  122.     # conference - there's no way to get back in.
  123.  
  124. QuoteBody="%i>",EachLine
  125.     # Describes how MR/2 will quote the lines of the source message when
  126.     # creating a new reply file.  The optional %i (which is the only
  127.     # parameter-type variable supported at this time) will be replaced by
  128.     # the message originator's initials.  The quote prefix may be placed
  129.     # on EachLine or on the "FirstLine" only (subsequent lines indented).
  130.  
  131. OldQuoteDetect=YES
  132.     # When set to YES, MR/2 will not place the quote prefix in front of
  133.     # reply-file lines that already are prefixed with quotes.  This creates
  134.     # (usually) a much cleaner initial reply file.
  135.  
  136. HeaderInQuote=No
  137.     # You may optionally include the message header in a reply file.  This
  138.     # is often used with a clever editor "macro" to create sophisticated
  139.     # quoting styles not natively supported my MR/2.  You must be sure
  140.     # to remove all traces of the header before saving the message, as MR/2
  141.     # makes no attempt to identify or remove it.
  142.  
  143. KeepMessageMarks=YES
  144.     # If set to YES, MR/2 will track the read/replied/saved status of
  145.     # every message, as well as your current position in the packet.  This
  146.     # information is stored as OS/2 extended attributes and will stay
  147.     # attached to the file as it is copied or renamed.  When a previously
  148.     # read packet is reopened, you will be asked if you wish to return to
  149.     # you previous position.  Answering YES will return you to that spot,
  150.     # responding NO will place you at the conference selection screen.
  151.  
  152. SerialInTagline=Yes
  153.     # If you register MR/2, you will be provided with a serialized MR2.ID
  154.     # file.  As a registered user, you have the right to choose whether
  155.     # you wish to display your serial number in your tagline or not.
  156.     # Regardless, MR/2 will remove the "NR" (Not Registered) identifier
  157.     # from all your tags.
  158.  
  159. VideoMode=25
  160.     # Specifies the number of lines/screen the display will be set to upon
  161.     # entering MR/2.  Possibilities are: 25, 28, 34, 40, 43, 50 or 60.
  162.     # You may also toggle through these when on the packet selection screen
  163.     # by pressing ALT-V.
  164.  
  165. AllUpperCase=Yes
  166.     # Converts Subject, From and To user names to upper-case before saving
  167.     # replies, if set to YES.  If set to NO, the case you supply is preserved.
  168.  
  169. SplitLongReplies=Yes
  170.     # MR/2 will split replies into "multiple" message at somewhere around
  171.     # 92 lines if left at YES.  Set to NO, no splitting is performed.
  172.  
  173.  
  174. ;=============  Switches Added in version 1.1 ========================
  175.  
  176. WrapLinesAtColumn=80
  177.     # This keeps lines within reasonable lengths.  Using the system "E"
  178.     # editor with word-wrap mode causes some problems.  The text appears
  179.     # to wrap on-screen, but MR/2 has no way of knowing where the editor
  180.     # has determined the wrap should be.  With this option set, lines are
  181.     # word wrapped at this column, avoiding truncated messages.
  182.  
  183. SortMasterConferences=Yes
  184.     # The master conference list is stored as found in the BBS's control
  185.     # file.  If this parameter is omitted or set to NO, this list is
  186.     # displayed in its default order.  If YES is specified here, the list
  187.     # is sorted alphabetically by conference name.  NOTE:  This is the
  188.     # MASTER conference list (i.e., "Write New" message list).
  189.  
  190. ExitAtEndOfParameters=Yes
  191.     # This parameter defines what MR/2 does when parameters are provided
  192.     # on the command line (or via "association").  If set to YES, MR/2
  193.     # exits when all packets listed as command line parameter have been
  194.     # read.  If NO, then MR/2 simply returns to the packet selection
  195.     # screen.  NOTE:  If no paramaters are passed on the command line, this
  196.     # option has no effect.  See the read.me file for more detail.
  197.  
  198. MessageOrder=Subject
  199.     # May be set to "Subject" or "None" and specifies the reading order of
  200.     # messages.  When Subject is chosen, many extra "thread" related keys
  201.     # become available.  For instance, the TAB and BACKSPACE key can be used
  202.     # to skip through threads, and the "Q" key will invoke a thread summary
  203.     # menu.
  204.  
  205. ###ThreadChangeTone=20000,10
  206.     # May be used to tell MR/2 to make a tone while paging through messages,
  207.     # when the "thread" changes.  Uncomment the line and play with the
  208.     # numbers - let me know how useful this is to you :)
  209.  
  210.  
  211. ;=============  Switches Added in version 1.3 ========================
  212.  
  213. BeepOnPersonals = Yes
  214.     # Turns the "beep" when a personal message is displayed off and on.
  215.     # Specify YES is you want MR/2 to beep on your personal messages, NO
  216.     # for silent running.
  217.  
  218. GoToLastRead = No
  219.     # If set to YES, will suppress the "do you wish to return to your
  220.     # previous reading position" prompt and jump there automatically.
  221.  
  222. BackupOldReplies = Yes
  223.     # If YES is specified, any .REP file that is to be deleted is frist
  224.     # copied to a .OLD file.  If NO is specified, the .REP files are
  225.     # deleted and no backup is performed.
  226.  
  227. ##### NewMessageEditor=E
  228.     # This is an optional entry.  If you wish to run a different editor
  229.     # for NEW messages, or run the same editor with different startup
  230.     # macros for NEW messages, specify it here.  This NEW editor is
  231.     # also used to edit News, Bulletins and Newfile listings.  If not
  232.     # specified, the base editor is always used.
  233.  
  234. MouseMode = DoubleClick
  235.     # Can be set to DoubleClick (the new default) or SingleClick (the
  236.     # old way).  Double click will be required to select any entry from
  237.     # a selection list.  In SingleClick mode, a single mouse click will
  238.     # select an entry.  DoubleClicking is provided for use with the new
  239.     # "mouse menus".
  240.  
  241. MouseClickSpeed = 500
  242.     # The maximum time, in miliseconds, between mouse clicks for them to
  243.     # be considered "double" clicks.
  244.  
  245. MouseScrollSpeed = 1
  246.     # Controls the speed of scrolling when you park the mouse on a scroll
  247.     # arrow and hold the left mouse button down.  A value of one is the
  248.     # fastest you can get right now, if this is too fast for you, raise
  249.     # this number.  This represents the number of milliseconds delay before
  250.     # MR/2 generates a psuedo mouse click for you.
  251.  
  252. #Check = Subject
  253.     # See SEARCH.INI for an example of how this is used.
  254.  
  255.  
  256. ;=============  Switches Added in version 0.98 =======================
  257.  
  258. SuppressVersionInTagline = NO
  259.     # This controls tagline generation for registered users only.
  260.     # Specifying YES here will create taglines without the MR/2 version
  261.     # number.  You may also suppress the serial number by setting
  262.     # SerialInTag to NO.  These two switches together will cause an
  263.     # MR/2 signiture like: " * MR/2 * Tagline goes here"
  264.  
  265. TagStyle=PCBoard
  266. #TagStyle=Fido
  267. #TagStyle=TwoLine
  268.     # This option has been around for a long time; just never documented.
  269.     # This controls the type of tearline and tagline characters used. If
  270.     # set to PCBoard (just now changed to the default), you get the
  271.     # customary three dashed followed by the MR/2 identifier surrounded
  272.     # by hi-end ASCII characters "■".  If set to Fidonet mode, underlines
  273.     # replace the dashes, and "*"'s are used as delimiters.
  274.  
  275.  
  276. TemplateFile=..\template.tf
  277.     # This is a template file used in the creation of your replies.
  278.     # When you reply to any message, MR/2 will format the reply
  279.     # as defined by this file.  This allows for the creation of
  280.     # attribution and signature lines.  Variables are available for
  281.     # accessing source message and system data (e.g., FROM and DATE).
  282.     # See the read.me file and/or MR2.doc for more details.
  283.  
  284. ;===========  Switches Added in version 0.99 thru 0.99c ==================
  285.  
  286. #V0 = Variable assignment 0
  287. #V1 = Variable assignment 1
  288.     # For use with templates, you can assign or reassign the value of
  289.     # 10 user-defined variables.  Set V0 through V9 to any text string
  290.     # you might find handy.  These strings can then be placed in any
  291.     # template file line.  When a template line using one of these variables
  292.     # is accessed, the variable (e.g., @V0@) will be replaced with the
  293.     # string you have assigned to it.
  294.  
  295. Internet=-1
  296. Netmail=-1
  297.     # Use these parameters to declare which conferences, if any, handle
  298.     # Internet mail and Fidonet netmail, respectively.  For example,
  299.     # PC-Ohio has Internet mail in conference 5 and Fidonet netmail in
  300.     # conference 6.  My PC-OHIO.INI file has: Internet=5, Netmail=6.
  301.     # Nerd' Nook has Netmail in conference in 139 and no Internet
  302.     # capabilities.  My NerdNook.INI file has the lines:
  303.     # Internet=-1, Netmail=139.
  304.     # The "-1" tells MR/2 that there is no Internet support, and makes
  305.     # sure that the Internet section template is not referenced.
  306.  
  307. SmartQuoting=YES
  308.     # SmartQuoting will "prewrap" the reply file that MR/2 generates,
  309.     # compensating for the user initial prefix string.  In other words,
  310.     # when you first see the reply, the original sender's text will be
  311.     # rewrapped and quoted so as to fit inside the WrapLinesAtColumn
  312.     # defined elsewhere in MR2.INI.
  313.     # Options are YES, NO or FULL.  Full is aggressive, where most of the
  314.     # text is totally rewrapped.
  315.     # NOTE: that existing quoted lines ARE NOT REWRAPPED.
  316.  
  317. ReplyStripTagline=Yes
  318.     # Used only when SmartQuoting is on.  If set to YES, the quoting will
  319.     # not include the message's tag/origin lines.  Set this to NO to
  320.     # quote the entire message.
  321.  
  322. SmartWrapping=Yes
  323.     # SmartWrapping will change the logic used by MR/2 when the edited
  324.     # reply file is saved. If set to NO, the old wrapping method is used.
  325.     # When left on, MR/2 will format your NEW text with some intellegence.
  326.     # There is logic to differentiate between a "hard" and "soft" return,
  327.     # and soft returns will be removed if necessary.
  328.  
  329.     # The old technique would simply insert hard returns to make the line
  330.     # fit within the declared wrap column.  The remaining section of the
  331.     # original line would often be short (one or two words) and look out
  332.     # of place, stranded on a line by itself.  The new technique attempts
  333.     # to rewrap the text as a whole and eliminate some of the older
  334.     # method's ugly results.
  335.     # Options are YES, NO or FULL.  Full is aggressive, where most of the
  336.     # text is totally rewrapped.
  337.  
  338.     # NOTE: Quoted lines ARE NOT REWRAPPED, these are always considered
  339.     # to be prefixed and terminated by hard returns.
  340.  
  341. #NOTE ALSO:  Changes were made to these existing parameters:
  342.     # Zipper (optional REXX script for multiple zippers)
  343.     # UnZipper (optional REXX script for multiple zippers)
  344.     # QuoteBody (Paragraph keyword)
  345.  
  346. ===========
  347.  
  348. FolderPath=..\
  349.     # This is the default directory path from which MR/2 will create
  350.     # BBS specific directories for folders.  Using this default, MR/2
  351.     # will build a sub directory (when a folder is to be created) for the
  352.     # current BBS directory off of the MR/2 "home" directory.  You may
  353.     # specificy any other desored "root" directory for folders, though.
  354.  
  355. ;===========  Switches Added in version 0.99d thru    ==================
  356.  
  357. RemoveReplyBookmarks = No
  358.     # This flag, if set to YES, sets the last byte of each reply header
  359.     # back to a space before packing the replies.  Any MR/2 bookmark
  360.     # information saved with replies is lost, but some networks may
  361.     # use this byte internally and any non-standard value here might
  362.     # cause problems.  Leave set to NO unless you determine that there
  363.     # is an MR/2-specific problem with your origin lines or end
  364.     # of your replies.
  365.  
  366.