home *** CD-ROM | disk | FTP | other *** search
- #
- # Initialization file for the MR/2 mail reader. This file sets
- # run time parameters and options.
- #
-
- PacketPath=
- # This is where MR2 will look for packets to read and place reply packets
-
- FileSpec=*.q??
- # This is the wildcard file specification to use when searching for
- # packets to read.
-
- Editor=e
- #Editor=epm
- #Editor=q -e\mr2\qstartup.mac
- #Editor=NONE
- # This is the command MR2 will use when invoking the editor. By default,
- # the system PM editor "e" is used. To use QEdit and pass it a start-up
- # macro (-e parameter), change this line to read:
- #
- # Editor=q -e\mr2\qstartup.mac
- #
- # Use NONE if you wish to have your editor running in another window.
- # MR/2 will not chain to an editor - it merely tells you to switch
- # windows, then waits for you to switch back and press a key.
-
- Attributes=Extended
- #Attributes=NONE
- # When preparing to edit reply files, MR/2 can optionally mark these
- # files as type "Plain Text" so, for example, the "E" editor will not
- # force you to set the type before saving. "None" means don't use
- # extended attributes. "Extended" tells MR/2 to set them.
-
- ReplyFile=Reply.Msg
- # Temporary file name used when creating replies. This file can be
- # specified with a full path, making it easier to edit it in a separate
- # window. For instance, C:\Reply is valid
-
- HeaderEditing=Both
- # This controls when the Message header is displayed for editing.
- # Options are Before, After or Both.
-
- ReplyPath=..\
- # Directory where ".Rep" reply packets are built and maintained.
-
- Tagline=@Misc2.Tag
- #Tagline=@OS2.Tag
- #Tagline=A QWK compatible mail reader for OS/2
- # This sets the default tagline for MR2 replies. This string is placed
- # at the bottom of each reply, before the reply is edited. You may
- # change the tagline via your editor, while composing your reply.
- # Example one accesses a file of multiple taglines.
- # The second example provides a fixed, non-changing tagline.
-
- TagMode=RANDOM
- # This sets the tagline file access method. RANDOM will skip around
- # and randomly select the next tagline. SEQUENTIAL will perform a
- # RANDOM seek when MR/2 is first loaded, then move sequentially
- # through the file after that.
-
- SaveFile=..\save.txt
- # This is the file to which messages are appended when they are "saved" or
- # filed for later reference. Use the "S" key while viewing a message to
- # append it to this file in printable form.
-
- Zipper=pkzip
- UnZipper=pkunzip -o
- # These are the commands used to archive and unarchive your message
- # packets. If you use something other than PKZip/UnZip, modify these
- # commands appropriately.
-
- Colors=1E171E
- #Colors=0F0E0A
- # Yes, this is crude - I'll include something more friendly later.
- # The first two characters describe the "normal" text color for messages,
- # which is shown here as 1E, or Blue background (1) Yellow foreground (E).
- # The second two are the quoted-text colors, 17 is Blue background (1)
- # with a White foreground (7). The third set of 2 numbers are the
- # message header display colors (the From/To/Subject section on top).
- # This is the only color configuration support at this time.
- # Colors: 0 = Black 1 = Blue 2 = Green 3 = Cyan 4 = Red
- # 5 = Magenta 6 = Brown 7 = White 8 = Gray 9 = Light Blue
- # A = Lt. Green B = Lt. Cyan C = Lt. Red
- # D = Lt. Megenta E = Yellow F = Intense White
- #
- # I personally have changed to the second example here, which gives a
- # black background with bold-white text, yellow quotes and green header.
-
- SkipReadMessages=No
- # If set to YES, MR/2 will bypass any messages you've already read.
- # The problem with this option is that, if a conference contains only
- # previously-read messages, then MR/2 will skip right out of that
- # conference - there's no way to get back in.
-
- QuoteBody="%i>",EachLine
- # Describes how MR/2 will quote the lines of the source message when
- # creating a new reply file. The optional %i (which is the only
- # parameter-type variable supported at this time) will be replaced by
- # the message originator's initials. The quote prefix may be placed
- # on EachLine or on the "FirstLine" only (subsequent lines indented).
-
- OldQuoteDetect=YES
- # When set to YES, MR/2 will not place the quote prefix in front of
- # reply-file lines that already are prefixed with quotes. This creates
- # (usually) a much cleaner initial reply file.
-
- HeaderInQuote=No
- # You may optionally include the message header in a reply file. This
- # is often used with a clever editor "macro" to create sophisticated
- # quoting styles not natively supported my MR/2. You must be sure
- # to remove all traces of the header before saving the message, as MR/2
- # makes no attempt to identify or remove it.
-
- KeepMessageMarks=YES
- # If set to YES, MR/2 will track the read/replied/saved status of
- # every message, as well as your current position in the packet. This
- # information is stored as OS/2 extended attributes and will stay
- # attached to the file as it is copied or renamed. When a previously
- # read packet is reopened, you will be asked if you wish to return to
- # you previous position. Answering YES will return you to that spot,
- # responding NO will place you at the conference selection screen.
-
- SerialInTagline=Yes
- # If you register MR/2, you will be provided with a serialized MR2.ID
- # file. As a registered user, you have the right to choose whether
- # you wish to display your serial number in your tagline or not.
- # Regardless, MR/2 will remove the "NR" (Not Registered) identifier
- # from all your tags.
-
- VideoMode=25
- # Specifies the number of lines/screen the display will be set to upon
- # entering MR/2. Possibilities are: 25, 28, 34, 40, 43, 50 or 60.
- # You may also toggle through these when on the packet selection screen
- # by pressing ALT-V.
-
- AllUpperCase=Yes
- # Converts Subject, From and To user names to upper-case before saving
- # replies, if set to YES. If set to NO, the case you supply is preserved.
-
- SplitLongReplies=Yes
- # MR/2 will split replies into "multiple" message at somewhere around
- # 92 lines if left at YES. Set to NO, no splitting is performed.
-
- ;============= Switches Added in version 1.1 ========================
-
- WrapLinesAtColumn=78
- # This keeps lines within reasonable lengths. Using the system "E"
- # editor with word-wrap mode causes some problems. The text appears
- # to wrap on-screen, but MR/2 has no way of knowing where the editor
- # has determined the wrap should be. With this option set, lines are
- # word wrapped at this column, avoiding truncated messages.
-
- SortMasterConferences=Yes
- # The master conference list is stored as found in the BBS's control
- # file. If this parameter is omitted or set to NO, this list is
- # displayed in its default order. If YES is specified here, the list
- # is sorted alphabetically by conference name. NOTE: This is the
- # MASTER conference list (i.e., "Write New" message list).
-
- ExitAtEndOfParameters=Yes
- # This parameter defines what MR/2 does when parameters are provided
- # on the command line (or via "association"). If set to YES, MR/2
- # exits when all packets listed as command line parameter have been
- # read. If NO, then MR/2 simply returns to the packet selection
- # screen. NOTE: If no paramaters are passed on the command line, this
- # option has no effect. See the read.me file for more detail.
-
- MessageOrder=Subject
- # May be set to "Subject" or "None" and specifies the reading order of
- # messages. When Subject is chosen, many extra "thread" related keys
- # become available. For instance, the TAB and BACKSPACE key can be used
- # to skip through threads, and the "Q" key will invoke a thread summary
- # menu.
-
- ###ThreadChangeTone=20000,10
- # May be used to tell MR/2 to make a tone while paging through messages,
- # when the "thread" changes. Uncomment the line and play with the
- # numbers - let me know how useful this is to you :)
-
-