This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
deb-goldedplus/cfgs/config/advanced.cfg
2011-02-17 13:46:47 +00:00

2199 lines
78 KiB
INI
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

//////////////////////////////////////////////////////////////////////
// $Id$
//
// * GoldED+ 1.1.x *
//
// Configuration File Example, Advanced English Edition.
//
// This configuration file demonstrates just about all configuration
// keywords available in GoldED. Actual list of all configuration
// keywords sees in tokencfg.txt ("Golded+ config file tokens list").
//
// Comment lines is starting with "//", ";", "--".
// Leading spaces is ignores.
// Parameter may be quoted, but end-of-line comments isn't recommended.
//
// A number of keywords are location dependent and must be placed in
// a particular order to ensure correct operation. The exact list of
// location dependent keywords can be found in a chapter in the
// manual. This example configuration file shows the location
// dependent keywords in the recommended places.
//
// WARNING! YOU MUST EDIT THIS FILE FOR YOUR SETUP BEFORE USING IT!
//
// PLEASE NOTE: It is NOT advisable to use this configuration file
// with older versions! There are many new keywords and certain bugs
// in older versions may surface if this configuration file is used.
//
// Modified for Golded+ but works as well with Golded 3.0.1
// comments to: Richard Menedetter@2:310/31 or ricsi@gmx.at
//////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------
-- Golded+ related Keywords
IF PLUS
// SHOWDELETED <Yes/No> (No)
// Show soft deleted Msgs ins JAM Areas ??
SHOWDELETED No
// ADDRESSLOOKUPFIRST <MsgID/Origin> (Origin)
// By default address of sender taken from Origin line. If this
// keyword set to MsgID then GoldEd looks for correct FTN address in
// MSGID kludge first.
// ENCODEEMAILHEADERS <yes/no> (yes)
// By default headers in e-mails MIME-encoded according to RFC.
// IGNORECHARSET <yes/no> (no)
// If set to yes then GoldEd ignores CHRS kludges in messages thus
// you will be able to switch codepage in messages with inappropriate
// charset.
// GEDHANDSHAKE <yes/no> (yes)
// If enabled GoldEd displays a small 2 in the statusline if the message
// was written with Golded.
// FORMFEEDSEPARATOR <yes/no> (no)
// Used when saving messages to file. If enabled, it inserts a Form
// Feed (12d) character after each message.
// USETZUTC <yes/no> (yes)
// (De)Activates usage of TZUTC kludge in your messages.
// USETZUTC No
// TASKTITLE <string> (@longpid)
// Sets window title in Win32 and OS/2 versions, ignored in other.
TASKTITLE
// USEPID <yes/no> (no if GoldEd mentioned in tearline, yes otherwise)
// If disabled then @PID kludge will not be used in your messages.
// USECHARSET <yes/no> (yes)
// If set to no then GoldEd will not generate @CHRS and @CHARSET kludges.
// TITLESTATUS <yes/no> (yes)
// If enabled then brief status will be added to title.
// RCVDISABLESCFM <yes/no> (yes)
// If this keyword defined to "no" then GoldEd will recognize RRq
// (receipt request) and/or CFM (confirmation) flag on messages with
// RCV (received) flag set.
// QUOTECTRL <Tearline,Origin,yes/no>
// Specifies if you want quote tearline and/or origin in your messages.
QUOTECTRL No
// CROSSPOST <yes/no/ask> (ask)
// Configure query appearence before crosspossting
// BEEPFACTOR 1000
// Duration of beeps
// AREAFORWARDDIRECT BADMAIL
// as areacopydirect for forwarding
// AreaCFMReplyTo
// Send CFM messages to particular area
// GERMANKEYBOARD <yes/no> (autodetect)
// This option is meanful for w32 version only. Due to right Alt key
// required to enter some native characters in german version of
// Windows it could be defined to yes for this.
// LOADLANGUAGE
ELSE
GOLDHELP goldhelp.old
GOLDKEYS goldkeys.old
GOLDLANG goldlang.old
ENDIF
----------------------------------------------------------------------
-- NAME AND ADDRESSES (for internet addresses, see a later section)
// Your name and aliases and (misspellings).
USERNAME First Last
NICKNAME Firstie
// Your FTN-style address and akas.
ADDRESS 1:23/45.0
AKA 1:23/45.67@fidonet.org
// Setup special aka matching for OtherNets that span several zones.
// A default aka matching like
// AKAMATCH 27:* 27:1345/118
// is automatically done by GoldED.
;AKAMATCH 25:* 27:1345/118
// Where to enable or disable aka matching.
AKAMATCHNET YES ; Enable aka matching in netmail (Default: YES).
;AKAMATCHECHO NO ; No aka matching in echomail.
;AKAMATCHLOCAL NO ; No aka matching in local areas.
;AKAMATCHFROMTO NO ; No aka matching using the "To" field (Default: NO)
; (use the "From" field only).
;AKAMATCHFROMTO ALWAYS ; Use default area AKA, instead of AKA from "To"
// Select AKA manually (Default: No)
AKAMatchManually No
;AKAMatchManually Yes
----------------------------------------------------------------------
-- NODELISTS AND USERLISTS
// The path to your nodelists.
// NOTE: This keyword MUST be in GOLDED.CFG!!!
NODEPATH c:\fido\fd\nodelist\
// Filenames of your nodelists.
// If extention is ".*" or ".999", the newest is used automatically.
// NOTE: This keyword MUST be in GOLDED.CFG!!!
NODELIST nodelist.999
NODELIST fdpoint.pvt
;NODELIST fdnet.pvt
;NODELIST 117list.999 117
;NODELIST dbridge.pvt 2:236/77
// Filenames of your userlists (FIDOUSER.LST format).
// NOTE: This keyword MUST be in GOLDED.CFG!!!
USERLIST golded.lst
;USERLIST fidouser.lst
;USERLIST dk-point.nam
// Uncomment this to use FrontDoor nodelist indexes.
NODEPATHFD c:\fido\fd\nodelist\
// Uncomment this to use InterMail nodelist indexes.
;NODEPATHIM r:\nodelist\
// Uncomment this to use Version 7 nodelist indexes.
NODEPATHV7 c:\fido\fd\nodelist\
// Uncomment this to use a raw FIDOUSER.LST file.
;FIDOUSERLIST r:\nodelist\fidouser.lst
// Define nodes to be excluded from the GoldED nodelist index.
// This can be used to save disk space or nodelist compile time.
// NOTE: This keyword MUST be in GOLDED.CFG!!!
;EXCLUDENODES 4:*/*.*
;EXCLUDENODES 5:*/*.*
;EXCLUDENODES 6:*/*.*
// Define nodes to be included, even if excluded before.
// NOTE: This keyword MUST be in GOLDED.CFG!!!
;INCLUDENODES 4:4/*.0
;INCLUDENODES 5:5/*.0
;INCLUDENODES 6:6/*.0
// NODELISTWARN <yes/no> (yes)
// If set to YES, GoldED will warn you during startup if one or more
// nodelists are missing.
// NODEV7FLAGS <flag> <value>
// The Version 7 nodelist index does not by default define any nodelist
// flags except the CM flag.
// The <value> field can be a number or a bit number. Allowed numbers
// are: 32, 64, 128, 256, 512, 1024, 2048, 8192 and 16384.
// Allowed bit numbers are: b5, b6, b7, b8, b9, b10, b11, b13 and b14.
;NODEV7FLAGS MN b7 ; no compression
// NODEV7MODEM <type> <value>
// The Version 7 nodelist index does not by default define any
// nodelist modem type flags.
// The <value> field can be a number or a bit number. Allowed numbers
// are: 1, 2, 4, 8, 16, 32, 64 and 128.
// Allowed bit numbers are: b0, b1, b2, b3, b4, b5, b6 and b7.
;NODEV7MODEM HST b1
;NODEV7MODEM V34T b2
;NODEV7MODEM ZYX b6
// Where to allow nodelist lookup when entering messages.
LOOKUPNET YES
LOOKUPECHO NO
LOOKUPLOCAL NO
----------------------------------------------------------------------
-- ADDRESS MACROS
// Shorthand names for easy addressing.
;ADDRESSMACRO odin,Odinn Sorensen,2:236/77,Hi there! :-)
// Additional address macros can be placed in an external file.
// Supports the format used by FrontDoor, Maximus etc.
NAMESFILE c:\fido\golded\names.ged
----------------------------------------------------------------------
-- MESSAGE READER (HEADER)
// Display the size of the current message in the bottom left side.
;DISPMSGSIZE BYTES
;DISPMSGSIZE KBYTES
DISPMSGSIZE LINES
;DISPMSGSIZE NO
// Display the size of attached file(s) below the subject line.
;DISPATTACHSIZE BYTES
DISPATTACHSIZE KBYTES
;DISPATTACHSIZE NO
// FILELISTPAGEBAR <yes/no> (yes)
// Enables or disables a pagebar (scrollbar) in the file attach list
// Display the board number in []'s in the top left side.
DISPAREANO YES ; Only shows it if available.
;DISPAREANO ALWAYS ; Will show 0 if there is no board number.
// Display personal mail first (Yes)
;DispPmFirst No
DispPmFirst Yes
// DISPHDRLOCATION <no/yes/always> <right/center> (no right)
// Display originator's city in delimiter line between header and message body.
// Nodelist is required for this feature. If some nodelist is omitted then
// Golded+ will display warning at reading each message.
DispHdrLocation No
;DispHdrLocation Yes
;DispHdrLocation Always Center
// This separate sity names in netmail areas
;LocationDelimiter " | "
// Substitutions for the city name retrieved from nodelist to display in
// message header delimeter line. May be used to show national-language
// names of the nodes cities.
// LocationAlias is used when "DispHdrLocation" sets to "Yes".
;LocationAlias "sity" "alias"
;INCLUDE aliasru.cfg ; Russian city names
// Positions and lengths of name/node/date fields in header display.
// These are the default values.
;DISPHDRNAMESET 8 36
;DISPHDRNODESET 44 16
;DISPHDRDATESET -19 19
// GoldED can display either the real message numbers or automatically
// calculated relative numbers. Can be toggled with Alt-Y.
;DISPREALMSGNO YES
// Highlight the FROM name in msgs with the LOC attribute set?
// Also highlights in the msglist.
DISPLOCALHIGH Yes
----------------------------------------------------------------------
-- MESSAGE READER (MESSAGES)
// GoldED jumps to the first message after the lastread when entering
// an area. You can disable that behaviour here.
DISPAUTONEXT NO
// Margin for displayed messages.
;DISPMARGIN 0 ; Margin set to screen width (default).
;DISPMARGIN -1 ; Margin set to screen width minus one.
;DISPMARGIN 70 ; Margin fixed at column 70.
// Enable a "pagebar" (scrollbar) for messages. The pagebar shows what
// part and how much of the message that is being shown. It looks like
// a mousable scrollbar, but unfortunately there is currently no mouse
// support in GoldED.
DISPPAGEBAR Yes
// The number of spaces to display when a tab character is found or
// when the Tab key is pressed in the internal editor.
DISPTABSIZE 4
// Display hidden lines (kludges not on the "known" list).
VIEWHIDDEN NO
// Display known kludges. This includes those defined with KLUDGE.
VIEWKLUDGE NO
// How to display quotes in messages.
VIEWQUOTE YES ; Show all quotes.
;VIEWQUOTE NO ; Show only the first line of each paragraph.
// DISPSOFTCR <no/yes> (yes)
// Treat the soft-cr (ASCII 141) as any other character.
// The soft-cr is a special case in FidoNet and is often stripped.
// Use it in a Random System group for specific areas.
----------------------------------------------------------------------
-- MESSAGE READER (MISCELLANEOUS)
// USERLISTFILE <Pathname>
// Name of a FIDOUSER.LST-style file where the names of participants
// of a conference can be placed, using the Ctrl-L function.
USERLISTFILE golded.lst
// UUDECODEPATH <Pathname>
// Path where GoldED can create files decoded from uuencoded messages.
UUDECODEPATH c:\
// ADDRESSBOOKADD <No/Yes/Always> (No)
// Automatically add users when replying to their mails to the
// addressbook. Default value is "NO".
ADDRESSBOOKADD NO ; No, never automatically add an user
;ADDRESSBOOKADD YES ; Add only if it's a netmail
;ADDRESSBOOKADD ALWAYS ; Yes, add them always.
// OUTPUTFILE <Pathname>
// Default output file for the Alt-W command. Default value is not defined.
;OUTPUTFILE golded.out
// FILEALIAS <Alias> <Pathname>
// File aliases. Shorthand names for filenames you write often.
;FILEALIAS DKB r:\dkbbs\dkbbs
;FILEALIAS DKP r:\dkpoint\points
;FILEALIAS VOTE r:\votes\vote.lst
// LOOKUPUSERBASE <yes/no> (no)
// If enabled, GoldED will attempt to find a matching username in the
// user database if a to-name with wildcards is entered in echo or local
// PATHREPORTFILE <pathname>
// Path to the area's PATH report file, makes on press the Ctrl-K at default.
;PATHREPORTFILE R:\reports
----------------------------------------------------------------------
-- CONFIRMATION RECEIPTS
// Message attributes to set on confirmation receipt messages.
ATTRIBSCFM PVT RRC K/S
// Confirmation receipt template.
CONFIRMFILE golded.cfm
// Define how GoldED should respond when you read a message with the
// confirmation request attribute set.
;CONFIRMRESPONSE ASK ; Pop up a menu for your choice.
CONFIRMRESPONSE YES ; Generate receipt automatically.
;CONFIRMRESPONSE NO ; Never generate a receipt.
----------------------------------------------------------------------
-- FILE REQUESTING (see also INBOUND AND OUTBOUND)
// Message attributes to set automatically on file request messages.
ATTRIBSFRQ PVT K/S
// Known file extensions
FRQEXT .arj
FRQEXT .arc
FRQEXT .lzh
FRQEXT .zip
FRQEXT .rar
FRQEXT .ace
;FRQEXT .*
// Map certain nodenumbers in announcements to another. Useful if you
// always want to request at the ISDN line, regardless of the origin
// aka of the announcement.
// change-to: from:
;FRQNODEMAP 2:236/99 2:236/100
;FRQNODEMAP 2:2468/9909 2:2468/9909.9
// Options for the file request function. See the manual for details.
;FRQOPTIONS FAST ; Bypass the header edit.
;FRQOPTIONS NOFILES ; Don't list the file "FILES".
FRQOPTIONS FAST, SORT, NOFILES ; Get all files in the msg. Sort the list.
// Enable this if you want GoldED to use WaZOO-style file requests.
;FRQWAZOO YES
// Bypass the area selection list when file requesting.
AREAFREQDIRECT YES
// Set the destination area for file requests.
// Defaults to the first netmail area if not specified.
AREAFREQTO NETMAIL
----------------------------------------------------------------------
-- INBOUND AND OUTBOUND
// Path to FILES.BBS for descriptions of requested files.
INBOUNDPATH c:\fido\fd\inbound
// Default path for attached files without a path.
ATTACHPATH c:\fido\fd\inbound
// Binkley-style outbound path. Currently only used for WaZOO .REQ
// file requests. This should be the name of your primary outbound
// without extension.
;OUTBOUNDPATH r:\binkley\outbound
----------------------------------------------------------------------
-- COPY/MOVE/REPLIES
// Set the default area for replies/forwards to other areas.
// If not specified, the first netmail area is used.
AREAREPLYTO E-MAIL
// Enable this to bypass the area selection list, for a "seamless"
// reply or forward to another area. This keyword should not be used
// globally. Use it in a Random System group for specific areas.
;AREAREPLYDIRECT YES
// Set the default area for the Copy/Move function.
;AREACOPYTO THE_SAFE
// Enable this to bypass the area selection list, for a "seamless"
// copy/move to another area. This keyword should not be used
// globally. Use it in a Random System group for specific areas.
;AREACOPYDIRECT YES
// If enabled, GoldED will insert the control line "AREA:<originalechoid>"
// at the top of each message that is copied or moved. Use with care!
;AREACOPYADDID YES
// If enabled, GoldED will copy all self-written mails to this area.
// <echoid>
;AREAYOUWROTETO MY_MAILS
// If enabled, GoldED+ will move messages to this area.
// Press ReadForceDeleteMsg to delete messages without moving to recycle bin.
;AreaRecycleBin RECYCLE_BIN Ask
;AreaRecycleBin RECYCLE_BIN NoAsk
----------------------------------------------------------------------
-- STATUSLINE
// By default GoldED puts its logo (name and version) in the left side
// of the statusline. You can change it to a small help text or
// eliminate the logo entirely for a wider statusline message field.
;STATUSLINEHELP YES
STATUSLINEHELP NOLOGO
// Put a real-time clock in the statusline.
// The format of the clock can be changed with the language
// configuration keyword ST_STATUSLINETIMEFMT in GOLDLANG.CFG.
// NOTE: The clock will only run continuously if KEYBMODE is set to "POLL".
STATUSLINECLOCK Yes
// DISPSTATUSLINE Yes
----------------------------------------------------------------------
-- MESSAGE EDITOR
// Chars to display instead of CR and space in the internal editor.
;EDITCHARPARA ''
;EDITCHARSPACE <20> ged+
;EDITCHARSPACE '<27>'
// Positions and lengths of name/node/date fields in header edit
// These are the default values.
;EDITHDRNAMESET 8 36
;EDITHDRNODESET 44 36
// Enable or disable the internal editor.
EDITINTERNAL YES
;EDITINTERNAL NO
// Define commandline for an external editor.
;EDITOR edit @file
// How to execute an external editor via batchfiles.
EDITOR edit @file
;EDITOR c:\4dos\4dos.com /C C:\BAT\Q.BTM @file -N@line
// External editor message file and internal editor backup file.
EDITORFILE golded.tmp
// Enable the hardline feature when using the external editor.
EDITHARDLINES YES
// Hardline string for the external editor, if used.
EDITHARDLINE <<
// Enable this to set the file attach attribute automatically when
// entering a filename with drive (like C:) in the subject line.
EDITAUTOATTACH YES
// Message attributes to set automatically on file attach messages.
ATTRIBSATTACH CRA
// Internal editor automatic message backup interval in seconds.
// Set this to zero if you don't want automatic backups.
// 'Keybmode Poll' is requiered.
EDITAUTOSAVE 60
// When to change the "date written" when changing a message.
;EDITCHANGEDATE ALWAYS ; On all messages.
EDITCHANGEDATE YES ; Only on messages written by yourself.
;EDITCHANGEDATE NO ; Never change the date.
// Editor comments. Try typing these in the internal editor :-)
// if word entered the comment is shown in the status bar
;EDITCOMMENT ":-(" "Don't worry, be happy!"
;EDITCOMMENT ":-)" "Are we having fun yet?"
;EDITCOMMENT ";-)" "Wink wink, nudge nugde..."
;EDITCOMMENT "GoldED" "Great program, ain't it?"
// Define strings that will be expanded automatically when typed in the
// internal editor. Choose your string with care or you might get
// unexpected results!
;EDITCOMPLETION "/GE" "GoldED"
;EDITCOMPLETION "/FD" "FrontDoor"
;EDITCOMPLETION "/V7" "Version 7"
// How to terminate text paragraphs and quoted lines.
;EDITCRLFTERM YES ; With both CR and LF.
EDITCRLFTERM NO ; Only with CR.
// Termination of lines or paragraphs.
;EDITHARDTERM YES ; Terminate all lines at the display margin.
EDITHARDTERM NO ; Terminate only at the end of paragraphs.
// Clear edit-fields when first pressing a non-editing key?
EDITFIELDCLEAR Yes //+++
// Enable the "Edit menu" (pops up after header edit)?
EDITMENU No
// Enable the "Save menu" (pops up after ext./int. editor)?
EDITSAVEMENU Yes
// Automatically mix letter case when entering names in the header?
// Example: "oDiNn sOrEnSeN" would be mixcased to "Odinn Sorensen".
EDITMIXCASE No
// Define the commandline for a spell checker. Use myspell or MS spell instead this.
//EDITSPELLCHECK 4dos /Cc:\progr\ss\ss.exe @file
//EDITSPELLCHECK ispell -d russian @file
//EDITSPELLCHECK c:\progr\ss\ss.exe @file
// How to handle the "Re:" string in the subject when replying.
;EDITREPLYRE YES ; Add "Re:" if there isn't one.
;EDITREPLYRE NUMERIC ; Add "Re^2:" if there's already one.
EDITREPLYRE NO ; Remove the "Re:" if there is one.
// How many lines to keep in the undelete buffer.
EDITUNDELETE 100
// Specify a symbol to replace the Soft-CR (hexadecimal 8D, decimal 141). To
// don't translate this character you may specifing "<22>". When importing text
// into the internal editor, GoldED also does translation.
// Do not forget to set DISPSOFTCR to YES!
;EDITSOFTCRXLAT H ; Example for Russians.
// USESOFTCRXLAT <no/yes> (no)
// Enable or disable EDITSOFTCRXLAT.
// Use it in a Random System group for specific areas.
// Right margin for editing quotes in the internal editor.
// EDITQUOTEMARGIN 78
// "Robot" names. Writing a msg to one of these tells GoldED to use a
// special minimal template, definable with the MS_ROBOTMSG language
// keyword in GOLDLANG.CFG.
ROBOTNAME AreaFix
ROBOTNAME AreaMgr
ROBOTNAME AreaLink
ROBOTNAME FileFix
ROBOTNAME Raid
ROBOTNAME GEcho
ROBOTNAME Allfix
ROBOTNAME FileScan
// What to do when writing a message to another zone.
;ZONEGATING ASK ; Pop up a menu for your decision.
;ZONEGATING YES ; Send it via the zonegate.
ZONEGATING NO ; Never use zonegating.
// Default destination name for new echomail/localmail messages.
WHOTO All
// Default filename for the internal editor import text prompt.
;INPUTFILE myfile
// Text to put before and after an imported file in the i.e.
IMPORTBEGIN ==== Begin "@file" ====
IMPORTEND ==== End "@file" ====
// Use this if you don't want any text (default is "=== Cut ===").
;IMPORTBEGIN ""
// Turn on or off the large attributes window during header edit.
EDITHEADERATTRS Yes
// This keyword controls which circumstances that will make GoldED
// present you with the header editor first of all.
;EDITHEADERFIRST YES ; Always
EDITHEADERFIRST NEW, CHANGES, FORWARDS ; Only for new or changed msgs.
// SEARCHFOR ["]<string|string|..>["]
// Defines a set of search strings, separated by the '|' character.
// The search set defined here is the default when using the Alt-F/Z
// search functions or the marking system.
----------------------------------------------------------------------
-- MESSAGE TEMPLATES
// Path to the template files. Defaults to the GOLDPATH.
;TEMPLATEPATH c:\fido\golded\template\
// Select template based on the address of the message you want to
// reply to.
TEMPLATEMATCH YES
// Message template filenames and descriptions.
TEMPLATE FIDO.TPL "FIDO template"
TEMPLATE INET.TPL "I-Net template" 7:1/*
;TEMPLATE NEWS.TPL "Newsgroups template" 7:1/*
// FORCETEMPLATE <yes/no> (no)
// If enabled, GoldED will popup a template selection menu when you
// start writing a new msg or reply.
----------------------------------------------------------------------
-- QUOTING
// Enable this to put the QUOTESTRING on quoted blank lines.
;QUOTEBLANK YES
// The margin for quotes in a reply.
// QUOTEMARGIN 78
// Add blank lines before and after blocks of quotes in messages?
;QUOTESPACING YES
// Your quote prefix string. Must contain a '>' character!
QUOTESTRING " FL> "
// What if buffer already exists <ask/append/overwrite> (ask)
;QUOTEBUFMODE ask
// QUOTEWRAPHARD <yes/no> (yes)
// This keyword controls behaviour of quoted text (wrap or reflow).
// QUOTEBUFFILE
// If used, it sets the default filename for the quotebuffer. If no
// path is specified, the GOLDPATH is used.
// NOTE: If this keyword is used in globally (in GOLDED.CFG), it
// effectively disables the automatically named quotebuffers, as
// described in the chapter about the QUOTEBUFMODE keyword.
//
;QuoteUseNewAI No/Yes
----------------------------------------------------------------------
-- REPLYLINKING
// How to do replylinking when replying.
// Default: REPLYLINK Direct
;REPLYLINK None ; Don't link.
;REPLYLINK Chain ; Link to last msg in a subject-based reply chain.
REPLYLINK Direct ; Link directly to the original message.
// How to build the replylink selection menu in JAM and Squish areas.
;REPLYLINKLIST FAST ; Use only header/subfield data.
REPLYLINKLIST FULL ; Use full msgbody, parsing kludges, origin etc.
// Show floating replylink threads (default: yes)
;ReplyLinkFloat No
ReplyLinkFloat Yes
// For messages without replies show it's as replylink threads too
// (default: yes)
;ReplyLinkShowAlways No
ReplyLinkShowAlways Yes
----------------------------------------------------------------------
-- CARBON COPY AND CROSSPOSTING
// Message attributes to set on carbon copy messages.
ATTRIBSCC PVT K/S
// Format of the Carbon Copy list.
;CARBONCOPYLIST KEEP ; Keep list as entered.
CARBONCOPYLIST NAMES ; Rewrite as a list of names.
;CARBONCOPYLIST VISIBLE ; Rewrite list with names and addresses.
;CARBONCOPYLIST HIDDEN ; Rewrite list in CC: kludges.
;CARBONCOPYLIST REMOVE ; Remove the carbon copy list entirely.
// Format of the crossposting list.
// NEW: Yes (more compact lines)
CROSSPOSTLIST VERBOSE ; Expand crosspost list verbosely.
;CROSSPOSTLIST RAW ; Keep list as entered.
;CROSSPOSTLIST NONE ; Remove the crosspost list.
;CROSSPOSTLIST YES ; compact lines
----------------------------------------------------------------------
-- INTERNET FEATURES Please read the manual for details.
// Your primary internet address.
INTERNETADDRESS a@b.com
// The organization information to put in the "Organization:" RFC header.
ORGANIZATION Technical University of Vienna (Austria)
// Defines the name and FTN address of your local Internet gate.
;INTERNETGATE UUCP, 1:105/42 ; Standard, with a specific gate name.
INTERNETGATE 7:1/1 ; For uplinks running GIGO software.
// Use a Message-ID compatible MSGID in areas marked as e-mail and newsgroups?
INTERNETMSGID YES
// What to do with Internet addresses when replying.
;INTERNETREPLY YES ; Always use the FSC-35 method.
INTERNETREPLY NO ; Only use FSC-35 if the address is too long.
// Check the nodelist system name for an Internet address.
INTERNETLOOKUP Yes
// How to search the URL list.
// Sort - sort URLs alphabetically.
// FromTop - search URLs from message top.
// NotFromTop - search URLs from screen top.
PeekURLOptions FromTop, Sort
// URLHANDLER <externutil_options> <command> <template token>
if W32
// Use default system browser in Windows
URLHandler -NoPause -NoKeepCtrl -Wipe -NoCls start "" @url
elsif unix
// Use Mozilla firefox in linux (Should be installed!)
URLHandler -NoPause -NoKeepCtrl -Wipe -NoCls firefox @url
// To use text browser Lynx comment out previous line
// and uncomments next line
;URLHandler -Pause -NoKeepCtrl -Wipe -NoCls lynx @url
else
// <20> <20> <20><20><><EFBFBD>砥 (DOS, OS/2) <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> URL <20><><EFBFBD><EFBFBD><EFBFBD><>p<EFBFBD><70><EFBFBD> <20><><EFBFBD><E2AEA2><>:
URLHANDLER echo @url >> c:\fido\urls_ged.txt
endif
// Process RFC Headerlines at top of the message.
INTERNETRFCBODY No
INTERNETDOMAIN fidonet.org
// Specify characters in addition to ">" to be recognized as quote characters.
// This keyword should not be used globally. Use it in Internet GROUP's.
;QUOTECHARS "|"
// Path where unpacked SOUP format packets can be found.
SOUPIMPORTPATH c:\fido\soup\temp\
// Path where SOUP reply packets can be created.
SOUPEXPORTPATH c:\fido\soup\
// Margin for SOUP style areas (76 chars is default).
// SOUPEXPORTMARGIN 79
// Filename of your .newsrc file, listing the active newsgroups.
// Newsgroups listed in this file are marked as newsgroups in GoldED.
SOUPNEWSRCFILE c:\fido\soup\soupgate\newsrc
// Name of an area where articles for unknown newsgroups can be placed
// when importing SOUP packets.
SOUPBADMSGS BADMAIL
// Name of an area for Internet e-mails. This must be a netmail area.
// E-mails imported from SOUP packets are placed here.
;SOUPEMAIL NET_EMAIL
SOUPEMAIL E-MAIL
// GoldED will put the echoid of imported newsgroups in this file.
// This is for use with an external replylinker.
SOUPTOSSLOG c:\fido\util\fe\import.jam
// Commandline for an external replylinker to call automatically
// after importing a SOUP packet.
SOUPREPLYLINKER c:\fido\util\fe\feutil link
// Mark this area as e-mail.
;AREAISEMAIL E-MAIL
;AREAISEMAIL ML.*
// Mark these areas as newsgroups.
AREAISNEWS ALT.*, COMP.*, MISC.*, NEWS.*, AT.*, ML.*, GER.*
AREAISNEWS REC.*, SOC.*, SCI.*, TALK.*, DE.*, UK.*, TELEKABEL.*
// Don't use tearline and origin in e-mail
CTRLINFOEMAIL NO
// Don't use tearline and origin in newsgroups
CTRLINFONEWS NO
// Define some mailing lists.
// When importing from SOUP packets, GoldED will toss e-mails to these areas
// if the "Sender:" RFC header matches the Internet address.
//
; EchoID Sender address Address for mail to "all"
;MAILINGLIST LIST.EMX emx-list@eb.ele.tue.nl
;MAILINGLIST LIST.GIGO gigo-owner@gigo.com gigo@gigo.com
;MAILINGLIST LIST.HELP-NET help-net@templevm.bitnet
// MAILTOSS <echoid> <contribution-address> <pattern>
// This is acutally the same as MAILINGLIST in disguise with the
// parameters recorded and it also enables the full set of pattern
// matching.
----------------------------------------------------------------------
-- QWK FEATURES
// Basic QWK setup
QWKIMPORTPATH c:\progr\tm\downl\
QWKEXPORTPATH c:\progr\tm\upl\
QWKBADMSGS BADMAIL
// Replylinking when using GEcho and JAM areas:
;QWKTOSSLOG c:\fido\util\fe\import.jam
;QWKREPLYLINKER C:\fido\util\fe\feutil link
// QWK conference mapping
;QWKCONFMAP GOLDWARE GoldED GOLDED
;QWKCONFMAP GOLDWARE "GoldED Beta" GOLDED.BETA
;QWKCONFMAP GOLDWARE "BBS Users" BBS.USERS
;QWKCONFMAP WHOKNOWS EMail EMAIL
;QWKCONFMAP WHOKNOWS dk.chat DK.CHAT
;QWKCONFMAP WHOKNOWS dk.test DK.TEST
;QWKCONFMAP XYZ_BBS "XYZ Usr2Usr" XYZ.USERS
// QWKOPTIONS <bbsid> <options>
// The <bbsid> is the BBSID (same as the name of the QWK packet)
// The <options> can be any or a combination of the following,
// separated by commas or spaces:
// - KLUDGES/NOKLUDGES: Defaults to NOKLUDGES. Specifies whether or not
// to include the FidoNet-style kludges at the top of messages when
// exporting to QWK.
// - MIXCASE/NOMIXCASE: Defaults to NOMIXCASE. Specifies whether or not
// the BBS allows mixed upper/lower case in the QWK message headers.
// - RECEIPT/NORECEIPT: Defaults to NORECEIPT. Specifies whether or not
// the BBS supports return receipt requests (RRQ).
----------------------------------------------------------------------
-- TWIT SETUP A "Twit" is the name of an annoying user or subject.
// What to do when a Twit message is found.
;TWITMODE SHOW ; Show the message as normal.
;TWITMODE BLANK ; Blank the message text. Press a key to view it.
TWITMODE SKIP ; Skip the message unless it is for you.
;TWITMODE IGNORE ; Skip the message always.
;TWITMODE KILL ; Erase the message if found.
// Define Twit names and/or addresses.
;TWITNAME John Doe
;TWITNAME 7:654/321.*
// Define Twit subjects.
;TWITSUBJ "Yet another flame-fest"
// What to do when a msg _to_ a TWITNAME is found.
;TWITTO YES ; Msgs to a TWITNAME are also Twit messages
TWITTO NO ; Msgs to a TWITNAME are normal messages
----------------------------------------------------------------------
-- MISCELLANEOUS
// Path to "cookie" files. Cookie files are a collection of small
// multiline texts separated by empty lines. GoldED can use cookie
// files in the templates using the "@random" template token.
COOKIEPATH c:\fido\ascii
// Enable this if you want the selection bar to wrap around from
// bottom to top (or vice versa) in lists.
;DISPLISTWRAP YES
// Where to put the selection bar when entering a list.
;DISPLISTCURSOR TOP
;DISPLISTCURSOR NEARTOP
DISPLISTCURSOR MIDDLE
;DISPLISTCURSOR NEARBOTTOM
;DISPLISTCURSOR BOTTOM
// Seconds of keyboard inactivity before GoldED automatically exits.
// 'Keybmode Poll' is requiered.
;TIMEOUT 600 ; Exit after 10 minutes of inactivity.
TIMEOUT 0 ; Never time out.
// What to do if timeout happens while in the internal editor.
;TIMEOUTSAVEMSG YES ; Save the message to the msgbase.
TIMEOUTSAVEMSG NO ; Leave it as "unfinished" in GOLDED.MSG.
----------------------------------------------------------------------
-- MESSAGE LIST
// The message list can be fast or slow.
// Slow mode gets more data from each message.
// In fast mode Golded+ don't translate headers of message and some strings
// may be unreadable.
MSGLISTFAST Yes
// Start directly in the message list.
MSGLISTFIRST No
// Show the header of the message at the selection bar.
// Slows down list scrolling noticably.
MSGLISTHEADER No
// Show a pagebar (scrollbar) for the list.
MSGLISTPAGEBAR YES
// Show the full subject in the bottom border of the list window.
// Slows down list scrolling a bit.
MSGLISTVIEWSUBJ YES
// Show a wide subject column instead of a to-name column.
MSGLISTWIDESUBJ NO
// Change which date to show in the message list.
;MSGLISTDATE ARRIVED
// Highlight unread/unsent messages in the lister and at several other
// places. Note that it doesn't work with all msgbases, see manual.
HIGHLIGHTUNREAD YES ; Yes, enable this feature.
;HIGHLIGHTUNREAD NO ; No, don't care (slightly faster)
----------------------------------------------------------------------
-- GIF SETUP See section about EXTERNUTIL for setting up GIF viewing.
// The name of your own GIF. Don't specify an extension.
;GIF ODINN
// Path to your collection of personal GIF's.
;GIFPATH x:\gfx_art\
----------------------------------------------------------------------
-- KEYBOARD AND MOUSE
// Use the built-in default keyboard layout? (default is YES)
KEYBDEFAULTS Yes
// Clear keyboard buffer when starting GoldED?
;KEYBCLEAR YES
// Enable or disable use of extended keycodes.
// Should only be disabled on XT's.
;KEYBEXT NO
// Poll mode is necessary if you want a continuous clock, autosave,
// screenblanker and timeout. Also needed for checking of semaphores.
// Block mode is recommended in multitasking environments to get 0% CPU usage.
KEYBMODE Poll
;KEYBMODE Block
// Stack keys to "press" automatically at startup.
// WARNING: Be careful of side-effects! For example, "@S A" will mark
// all messages in the area if STARTECHO is used.
// NOTE: Commandline keystacking overrides this keyword!
;KEYBSTACK @S A ; Intended to "Scan All" areas. Not useful if you have "AREASCAN *".
// GoldED does not have any mouse support in this release.
;MOUSE YES
----------------------------------------------------------------------
-- MESSAGE KLUDGE LINES
// Use the INTL kludge always (YES) or only for inter-zone (AUTO).
// It is highly recommended to enable it always!
USEINTL YES
// Use the FLAGS kludge. FLAGS is used for certain msg attributes.
USEFLAGS YES
// Use the MSGID/REPLY kludges. It is NOT recommended to disable it!
USEMSGID YES
// Use FSC-0092 style forward kludges.
;USEFWD NO ; Disable the use of the kludges.
;USEFWD ASK ; Ask the user every time.
USEFWD YES ; Enable the use of these kludges.
// KLUDGECHRS <yes/no> (yes)
// If set to YES, GoldED uses the "^aCHRS" kludge instead of the
// "^aCHARSET" kludge when appropriate.
// Define kludges that you want to be "known" and not displayed.
;KLUDGE "SILLY:"
----------------------------------------------------------------------
-- TEARLINES, ORIGINS AND TAGLINES
// Specifies whether to use a tearline and/or origin in your msgs.
CTRLINFONET TEARLINE, ORIGIN
CTRLINFOECHO TEARLINE, ORIGIN
CTRLINFOLOCAL TEARLINE, ORIGIN
// Enable this to get a blank tearline and use a PID kludge instead.
;EMPTYTEARLINE YES
// Here you can modify the look of your tearline.
// Note that GoldED will also add a PID kludge if the tearline does
// not contain the "@longpid" string somewhere. The "@longpid" string
// is "GoldED", "GoldED/2" or "GoldED/386", depending on the version.
;TEARLINE @longpid @version
// The default "netname" for the origin. Not recommeded.
;NETNAME FidoNet
// Your origin lines.
//ORIGIN Living in interesting times
//ORIGIN This is a message to @dfname :-)
//ORIGIN Busier than a one-legged man in an ass-kicking contest
ORIGIN @c:\fido\ascii\taglines.txt
IF PLUS
// Invalidate (modify) quoted control information.
INVALIDATE Seenby "SEEN-BY" "SEEN+BY"
INVALIDATE Tearline "---" "-+-"
INVALIDATE Origin " * Origin: " " + Origin: "
ELSE
// TIP: Use this if you don't want to quote tearline and origin.
INVALIDATE Tearline "" ""
INVALIDATE Origin "" ""
INVALIDATE Seenby "" ""
ENDIF
// You should disable the internal tagline support if you are using an
// external tagline utility.
TAGLINESUPPORT NO
// Defines the tagline character. Don't change this.
TAGLINECHAR .
// Define a tagline collection file. Taglines will be picked randomly.
TAGLINE @c:\fido\ascii\taglines.txt
// Define a bunch of taglines. These can be selected from a selection menu.
;TAGLINE 2.000.000 Lemmings can't be wrong.
;TAGLINE A Smith and Wesson beats four aces.
----------------------------------------------------------------------
-- STYLECODES * Colors should be defined in the color section
// Highlight words with stylecodes around them, such as *bold* etc.
// <Yes/No/Hide> (Hide)
STYLECODES Yes
// Characters that punctuate words for the stylecode feature.
;STYLECODEPUNCT " !?\"$%&()+,.;<=>@[\\]{|}~\n\r\t"
// Characters that cancel stylecode highlight in words.
;STYLECODESTOPS "*/#_"
----------------------------------------------------------------------
-- DISK AND OPERATING SYSTEM CONFIGURATION
// Path to the GoldED files. Defaults to where GOLDED.CFG was found.
// It is NOT recommended to define this keyword. It is better to rely
// on the default.
;GOLDPATH r:\golded\
// Path where GoldNODE can place a LARGE temporary file.
// Defaults to the GOLDPATH.
// NOTE: This keyword MUST be in GOLDED.CFG!!!
TEMPPATH c:\windows\temp\
// Enable this to open files using SHARE.EXE compatible modes.
// This is required for networking/multitasking setups.
SHAREMODE Yes
// Add a logo-message to the PROMPT in DOS or OS/2 shells?
DOSPROMPT No
// Swapping methods used when shelling to DOS or external editor.
// NOTE: Ignored by GoldED/386 and GoldED/2.
; DOSSWAP XMS, EMS, Disk, Hide.
// Where to put program overlays (EMS/EXT/DISK).
// NOTE: Ignored by GoldED/386 and GoldED/2.
; OVERLAY EMS
----------------------------------------------------------------------
-- LOGFILE
// Name of the GoldED log file. It is NOT recommended to change it.
LOGFILE golded.log ; default for golded for dos
;LOGFILE ged386.log ; default for golded for dos/386
;LOGFILE ged2.log ; default for golded for os/2
// LOGFORMAT <fd,max,bink,qbbs,db> (fd)
// Defines the log format GoldED should use when writing to the logfile.
----------------------------------------------------------------------
-- NOISES AND SOUND SUPPORT
// Enable to make a noise when the IE finds an EDITCOMMENT.
BEEPCOMMENT YES
// Enable to make a noise when encountering a message marked Local
;BEEPLOCALMSG YES
// Enable various beeps and noises. This is the master ON/OFF switch.
BEEPNOISES YES
// When to beep when reading a message to you.
;BEEPYOURMAIL ALWAYS ; Beep every time.
BEEPYOURMAIL YES ; Beep only when reading it the first time.
;BEEPYOURMAIL NO ; Never beep on your mail.
// Path where sound files can be found.
SOUNDPATH c:\fido\golded\sound
// Specify which sound file to play for an event.
;EVENT Arealist PLAY ding.voc
;EVENT AskYesNo PLAY choose.voc
;EVENT Attention PLAY chord.voc
;EVENT DosShell PLAY beam_daf.voc
;EVENT EditComment PLAY chord.voc
;EVENT EndOfMsgs PLAY chimes.voc
;EVENT ErrorFatal PLAY detruct.voc
;EVENT Exit PLAY sumbaehh.voc
;EVENT JobDone PLAY ding.voc
;EVENT JobFailed PLAY hal.voc
;EVENT MsgDeleting PLAY trash.voc
;EVENT MsgFromYou PLAY ding.voc
;EVENT MsgIsLocal PLAY ding.voc
;EVENT MsgIsTwit PLAY shotgun.voc
;EVENT MsgToYou PLAY himan.voc
;EVENT SearchFailed PLAY ahhhhh.voc
;EVENT SearchSuccess PLAY yaahuhu.voc
;EVENT Startup PLAY tada.voc
;EVENT EditCompletion PLAY cash.voc
;EVENT Startup PLAY d:\talula.mp3
; TheEnd A high and a low note.
; GotIt Two sets of low-high notes.
; TooBad A falling note.
; ToYou A rising and falling note.
; SayBiBi A single beep.
; SOS Morse S O S (...---...).
----------------------------------------------------------------------
-- MENU DEFAULTS
// Set default for the "Delete Original?" menu. Default: YES.
ASKDELORIG NO
// Set default for the "Drop This Msg?" menu. Default: NO.
MENUDROPMSG YES
// Set default for cursor on marked/current msgs menu.
// Choices are: MARKED, CURRENT, PREVIOUS or DEFAULT.
;MENUMARKED DEFAULT
// Set default for cursor on "Goto Next Area?" menu. (Yes)
// Choices are: No, Yes, Unread.
;MenuNextArea No
----------------------------------------------------------------------
-- SCREEN AND COLORS
// Seconds of keyboard inactivity before GoldED blanks the screen.
// This feature is works only when 'Keybmode' sets to 'Poll'.
SCREENBLANKER 300 ; Blank after 5 minutes of inactivity.
;SCREENBLANKER 180 BLACK ; Blank to a total black screen after 3 mins.
;SCREENBLANKER 0 ; Never blank
// Use BIOS for screen writes? VERY SLOW!
;SCREENUSEBIOS YES
// Force columns and/or rows if not autodetection fails? (unlikely)
// It is NOT recommended to use this unless absolutely necessary!
;SCREENMAXCOL 80
;SCREENMAXROW 25
// Screen lines setting.
SCREENSIZE AUTO ; Autodetect.
;SCREENSIZE 25 ; Switch to 25 lines mode.
;SCREENSIZE 4350 ; Switch to 43 or 50 lines mode.
;SCREENSIZE 28
// Set the screen size to a special video mode.
// WARNING: SELECTING THE WRONG MODE CAN DAMAGE YOUR MONITOR!!!
;SCREENSIZE MODE 54 ; Switch to video mode 54 (hexadecimal value).
// Use shadows on windows and menus?
SCREENSHADOWS YES
// Modify color palette.
;SCREENPALETTE 0 (0 0 0)
;SCREENPALETTE 1 (0 0 2)
;SCREENPALETTE 2 (0 2 0)
;SCREENPALETTE 3 (0 2 2)
;SCREENPALETTE 4 (2 0 0)
;SCREENPALETTE 5 (2 0 2)
;SCREENPALETTE 6 (2 2 0)
;SCREENPALETTE 7 (2 2 2)
;SCREENPALETTE 8 (1 1 1)
;SCREENPALETTE 9 (1 1 3)
;SCREENPALETTE 10 (1 3 1)
;SCREENPALETTE 11 (1 3 3)
;SCREENPALETTE 12 (3 1 1)
;SCREENPALETTE 13 (3 1 3)
;SCREENPALETTE 14 (3 3 0)
;SCREENPALETTE 15 (3 3 3)
// Use intense background colors? (this disables blinking colors).
;INTENSECOLORS YES
INTENSECOLORS NO
// Use background transparency?
// Default is "No". If set to "Yes" BLACK background color will become
// transparent. Supported for ncurses compilation, otherwise do nothing.
;TRANSPARENTCOLORS YES
// Select default color set.
COLORSET DETECT ; Select based on screencard and intense value.
;COLORSET NORMAL ; Select standard color set.
;COLORSET INTENSE ; Select intense color set.
;COLORSET MONO ; Select standard monochrome set.
// Include a color setup from another file.
INCLUDE gedcolor.cfg
// ColorName <name/address> <color>
// This is used to define special color for some names and/or addresses.
// Color must be an integer.
;ColorName John Doe 7:654/321.* 15
----------------------------------------------------------------------
-- SPELL CHECKER
// SCheckerEnabled <No/Auto>
// Disabling or enabling spelling checker. Default is NO
// SCheckerDefLang <lang code>
// Spelling checker default language.
// The numberic code is specifying for Microsoft Spellchecker
// (US english - 1033, Russian - 1049, another see into Microsoft's documentation).
// The case-sencitive dictionnary name is specifying for MySpell (file name
// without suffixes ".dic" or ".aff").
// SCheckerUserDic <MS Spell user's dictionnary filename>
// MS Spell user's dictionnary filename, it's used by Microsoft Spellchecker
// only and ignored by MySpell.
// SCheckerDicPath <MySpell dictionaries directory>
// MySpell dictionaries directory, it's ignored by Microsoft Spellchecker.
// COLOR SCHECKER ERROR <color>
// Highlighting color on spell errors. Should be placed after INTENSECOLORS
// token.
// Default: White on Black.
IF SPELL
SCheckerEnabled No ; disable
;SCheckerEnabled Auto ; check while typing
;SCheckerDefLang 1049 ; MSSPELL, Russian
;SCheckerDefLang 1033 ; MSSPELL, US English
;SCheckerDefLang ru_RU_yo ; MYSPELL, Russian with 'ye' letter and acronims
;SCheckerDefLang ru_RU_ye ; MYSPELL, Russian with 'ye' letter and word forms
;SCheckerDefLang ru_RU ; MYSPELL, Russian with acronims
;SCheckerDefLang en_US ; MYSPELL, US English
// SCheckerUserDic is used by MSSPELL only
;SCheckerUserDic "user.dic"
// SCheckerDicPath is used by MYSPELL only
// windows with OpenOffice.org installed
;SCheckerDicPath "C:\Program Files\OpenOffice.org 2.0\share\dict\ooo\"
// linux, BSD, ...
;SCheckerDicPath /usr/share/myspell/dicts
;COLOR SCHECKER ERROR White on Black
ENDIF
----------------------------------------------------------------------
-- EXTERNAL UTILITIES
EXTERNOPTIONS -pauseonerror -nokeepctrl -wipe
EXTERNUTIL 1 pgp +force -sa @tmpfile -u "@oname" -o @file ;sign
EXTERNUTIL 2 pgp +force -ea @tmpfile "@dname" -u "@oname" -o @file ;encrypt
EXTERNUTIL 3 pgp +force -eas @tmpfile "@dname" -u "@oname" -o @file ;enc & sign
EXTERNUTIL 4 -pause pgp +force @tmpfile -o @file -u "@dname" ;decrypt
EXTERNUTIL 5 -noreload pgp +force -ka @file -u "@dname" ;add key
EXTERNUTIL 6 c:\fido\golded\mykey.bat @file ;add mykey
EDITSAVEUTIL 1 "S PGP Sign the msg"
EDITSAVEUTIL 2 "E PGP Encrypt the msg"
EDITSAVEUTIL 3 "Y PGP EncrYpt & Sign the msg"
EDITSAVEUTIL 6 "M add My PGP key"
// Add these key definitions in GOLDKEYS.CFG:
// F12 ExternUtil04 ; Press F12 to decrypt the current message.
// #F12 ExternUtil05 ; Press Shift-F12 to add a key to your keyring.
// Example for a number of other utilities.
;EXTERNOPTIONS -nocls -nopause -nokeepctrl -nowipe -noreload
EXTERNOPTIONS -pauseonerror -nokeepctrl -noreload
EXTERNUTIL 8 c:\progr\bat\playcd.exe
; EXTERNUTIL 9 c:\fido\fax\bgfax\view.bat c:\fido\soup\soupgate\attach\*.tif
;@subject
; EXTERNUTIL 9 c:\progr\bat\ungeek.bat @file
; EXTERNUTIL 8 -cls v:\utl\vpic.exe @gif
; EXTERNUTIL 9 -noswap c:\4dos\4dos.com /c echo.>r:\fd\fdxit1.98
// Add these key definitions in GOLDKEYS.CFG:
// F11 ExternUtil07 ; View a fax
// @F11 ExternUtil08 ; View a GIF
// #F11 ExternUtil09 ; Touch a semaphore file
----------------------------------------------------------------------
-- PRINTER SETUP
// Name of the printing device (PRN, LPT1, etc)
PRINTDEVICE PRN
// Add a Form Feed (12d) character after each message?
PRINTFORMFEED YES
// Printer initialization and reset strings.
// Example for a Canon BJ-10e
;PRINTINIT #18 #27":" #27"X"#16#254
;PRINTRESET #18 #27"X"#0#80
// Example for a HP LaserJet III (PCL-Mode):
;PRINTINIT #27#69 #27#38#97"10"#76 #27#40#115"12"#72
;PRINTRESET #27#69
// Page length. (Number of lines to print before sending a Form Feed).
PRINTLENGTH 60
// Right margin for printed messages.
PRINTMARGIN 80
----------------------------------------------------------------------
-- CHARACTER TRANSLATION
// Path where the *.ESC and *.CHS files can be found.
XLATPATH c:\fido\golded\xlat\
// Include file with character tables declarations
include charsets.cfg ; This list is generated using allowed character translation table files
// And add personal tunning below
// Definition of escape sequence translation files.
;XLATESCSET COMPOSED IBMPC cmp_ibm.esc
;XLATESCSET I51 IBMPC i51_ibm.esc
;XLATESCSET MNEMONIC IBMPC mne_ibm.esc
;XLATESCSET MNEMONIC CP850 mne_850.esc
// Definitions of character translation tables
;XLATCHARSET <from charset> <to charset> <character translation table file>
// Exclusion from charsets.cfg
// Character translation table for "auto" recoding feature.
XlatCharSet AUTO CP850 850_850.chs
// All pseudo-graphics symbols is replaced with ASCII symbols to
// prevent garbage displaing of the tables & etc. This table may be used
// on Linux Xterm
;XlatCharSet CP866 KOI8-R 866_koiX.chs
// Non-standard charsets names (See also XLATCHARSETALIAS)
;XLATCHARSET MAC MAC mac_mac.chs
;XLATCHARSET UKR CP866 ukr_866.chs
;XLATCHARSET UKR KOI8-R ukr_koi.chs
;XLATCHARSET UKR KOI8-U ukr_kou.chs
;XLATCHARSET UKR UKR ukr_ukr.chs
;XLATCHARSET CP866 UKR 866_ukr.chs
;XLATCHARSET KOI8-U UKR kou_ukr.chs
;XLATCHARSET CP866 WIN 866_win.chs
;XLATCHARSET WIN +7_FIDO win_866.chs
;XLATCHARSET +7_FIDO +7_FIDO 866_866.chs
;XLATCHARSET +7_FIDO ISO8859-5 866_ISO.chs
;XLATCHARSET +7_FIDO KOI8-R 866_koi.chs
;XLATCHARSET +7_FIDO KOI8-U 866_kou.chs
;XLATCHARSET +7_FIDO CP1125 866_ukr.chs
;XLATCHARSET +7_FIDO CP1251 866_win.chs
;XLATCHARSET KOI8-R +7_FIDO koi_866.chs
;XLATCHARSET KOI8-U +7_FIDO kou_866.chs
;XLATCHARSET CP1125 +7_FIDO ukr_866.chs
;XLATCHARSET CP1251 +7_FIDO win_866.chs
// Import charsets (8-bit to 8-bit) - see charsets.cfg
;XLATCHARSET AUTO IBMPC ISO_IBM.CHS
;XLATCHARSET ISO-8859-1 IBMPC ISO1_IBM.CHS
;XLATCHARSET IBMPC IBMPC IBM_IBM.CHS
;XLATCHARSET LATIN-1 LATIN-1 ISO_ISO.CHS
;XLATCHARSET LATIN-1 IBMPC ISO_IBM.CHS
;XLATCHARSET LATIN1QP IBMPC IQP_IBM.CHS
;XLATCHARSET MAC IBMPC MAC_IBM.CHS
;XLATCHARSET I51 IBMPC ISO_IBM.CHS
;XLATCHARSET 8859 IBMPC ISO_IBM.CHS
;XLATCHARSET CP850 CP850 IBM_850.CHS
;XLATCHARSET LATIN-1 CP850 ISO_850.CHS
;XLATCHARSET LATIN1QP CP850 IQP_850.CHS
;XLATCHARSET MAC CP850 MAC_850.CHS
// Import charsets (7-bit to 8-bit) - see charsets.cfg
;XLATCHARSET CANADIAN IBMPC CAN_IBM.CHS
;XLATCHARSET DUTCH IBMPC DUT_IBM.CHS
;XLATCHARSET FINNISH IBMPC FIN_IBM.CHS
;XLATCHARSET FRENCH IBMPC FRN_IBM.CHS
;XLATCHARSET GERMAN IBMPC GRM_IBM.CHS
;XLATCHARSET ISO-11 IBMPC SWE_IBM.CHS
;XLATCHARSET ISO-15 IBMPC ITL_IBM.CHS
;XLATCHARSET ISO-17 IBMPC SPN_IBM.CHS
;XLATCHARSET ISO-21 IBMPC GRM_IBM.CHS
;XLATCHARSET ISO-4 IBMPC UK__IBM.CHS
;XLATCHARSET ISO-60 IBMPC NOR_IBM.CHS
;XLATCHARSET ISO-69 IBMPC FRN_IBM.CHS
;XLATCHARSET ITALIAN IBMPC ITL_IBM.CHS
;XLATCHARSET NORWEG IBMPC NOR_IBM.CHS
;XLATCHARSET PORTU IBMPC PRT_IBM.CHS
;XLATCHARSET SPANISH IBMPC SPN_IBM.CHS
;XLATCHARSET SWEDISH IBMPC SWE_IBM.CHS
;XLATCHARSET SWISS IBMPC SWI_IBM.CHS
;XLATCHARSET UK IBMPC UK__IBM.CHS
// Import charsets (7-bit to 7-bit) - see charsets.cfg
;XLATCHARSET CANADIAN ASCII CAN_ASC.CHS
;XLATCHARSET DUTCH ASCII DUT_ASC.CHS
;XLATCHARSET FINNISH ASCII FIN_ASC.CHS
;XLATCHARSET FRENCH ASCII FRN_ASC.CHS
;XLATCHARSET GERMAN ASCII GER_ASC.CHS
;XLATCHARSET IBMPC ASCII IBM_ASC.CHS
;XLATCHARSET LATIN-1 ASCII ISO_ASC.CHS
;XLATCHARSET MAC ASCII MAC_ASC.CHS
;XLATCHARSET ITALIAN ASCII ITA_ASC.CHS
;XLATCHARSET NORWEG ASCII NOR_ASC.CHS
;XLATCHARSET PORTU ASCII PRT_ASC.CHS
;XLATCHARSET SPANISH ASCII SPN_ASC.CHS
;XLATCHARSET SWEDISH ASCII SWE_ASC.CHS
;XLATCHARSET SWISS ASCII SWI_ASC.CHS
;XLATCHARSET UK ASCII UK__ASC.CHS
// Export charsets (8-bit to 8-bit) - see charsets.cfg
;XLATCHARSET IBMPC LATIN-1 IBM_ISO.CHS
;XLATCHARSET IBMPC LATIN1QP IBM_IQP.CHS
;XLATCHARSET IBMPC MAC IBM_MAC.CHS
;XLATCHARSET IBMPC I51 IBM_I51.CHS
;XLATCHARSET CP850 LATIN-1 850_ISO.CHS
;XLATCHARSET CP850 LATIN1QP 850_IQP.CHS
// Export charsets (8-bit to 7-bit or escaped 8-bit) - see charsets.cfg
;XLATCHARSET IBMPC ASCII IBM_ASC.CHS
;XLATCHARSET IBMPC MNEMONIC IBM_MNE.CHS
;XLATCHARSET IBMPC COMPOSED IBM_CMP.CHS
;XLATCHARSET IBMPC VT100 IBM_VT1.CHS
;XLATCHARSET CP850 ASCII 850_ASC.CHS
;XLATCHARSET CP850 MNEMONIC 850_MNE.CHS
// This defines charset aliases for import tables.
//XLATCHARSETALIAS "charset" "alias1" "alias2"...
;XLATCHARSETALIAS ISO-11 ISO-8859-11 ISO8859-11
// Common invalid configurations and different charsets names
XLATCHARSETALIAS CP437 IBMPC
XLATCHARSETALIAS CP866 CP-866 +7FIDO +7_FIDO FIDO7 FIDO_7 RUS
XLATCHARSETALIAS KOI8-R KOI8R KOI KOI8 GOST CP20866
XLATCHARSETALIAS KOI8-U KOI8U KOU KOI-U CP21866
XLATCHARSETALIAS ISO8859-1 ISO-8859-1 ISO_8859-1 CP28591 ISO-1 LATIN-1 ISO
XLATCHARSETALIAS ISO8859-5 ISO-8859-5 ISO_8859-5 CP28595 ISO-5
XLATCHARSETALIAS CP1251 CP-1251 WIN WIN-1251 WINDOWS-1251
XLATCHARSETALIAS CP1125 UKR
XLATCHARSETALIAS CP10007 MAC-CYRILLIC MAC-RUSSIAN
XLATCHARSETALIAS CP10017 MAC-UKRAINIAN MAC-UKRAINE
// The character set that incoming messages are assumed to have.
;XLATIMPORT IBMPC ; Obsoleted
;XLATIMPORT LATIN-1
XLATIMPORT CP850 ; Europe
;XLATIMPORT CP866 ; Russia and around
// Default character set for messages that you write.
// If you uncomment the IBMPC line, your messages will have the kludge
// "^aCHRS: IBMPC 2".
;XLATEXPORT IBMPC ; Obsoleted, please don't use this
;XLATEXPORT LATIN-1
XLATEXPORT CP850 ; Europe
;XLATEXPORT CP866 ; Russia and around
// The actual physical character set.
// WARNING: You should only change this from IBMPC if you have a
// complete set of .CHS and .ESC files that translate to and from your
// physical character set. In other words, if you are using codepage
// 850 and want 100% correct translation, you must be sure that you
// have 850_ISO.CHS, ISO_850.CHS, etc. etc.
;XLATLOCALSET IBMPC ; Obsoleted
XLATLOCALSET CP850
;XLATLOCALSET CP866 ; Russia and around for DOS, Windows and OS/2
;XLATLOCALSET KOI8-R ; Russian locale on unix-like OS
// Used to translate latin A-Za-z to local charset if one of neighbours
// is from local charset too. Will work only for search.
// ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
;LatinToLocal ABCDEFG<46>IJKLMNOPQRSTUVWXYZabcdefghijklmno<6E>qrstuvwx<77>z ;cp866 - H,p,y
----------------------------------------------------------------------
-- MESSAGE ATTRIBUTE DEFAULTS
// Attributes to set on messages in netmail areas.
ATTRIBSNET LOC PVT
// Attributes to set on messages in echomail areas.
ATTRIBSECHO LOC
// Attributes to set on messages in local areas.
ATTRIBSLOCAL LOC
// Attributes to set on messages in Email areas.
ATTRIBSEMAIL LOC PVT
// Attributes to set on messages in newsgroups.
ATTRIBSNEWS LOC
----------------------------------------------------------------------
-- Special MSGBASE FORMAT SETUP
// Path where you keep your AdeptXBBS
;ADEPTXBBSPATH r:\adept\
// Set lastread index position for multiuser setups.
;ADEPTXBBSUSERNO -1 ; Find your lastread index automatically.
;ADEPTXBBSUSERNO 0 ; Set your lastread to index position 0.
;ADEPTXBBSUSERNO 1 ; Set your lastread to index position 1.
;ADEPTXBBSUSERNO X ; Set your lastread to index position X.
// Path where the Ezycom msgbase and userbase can be found.
;EZYCOMMSGBASE r:\ezy\msgbase\
;EZYCOMUSERBASE r:\ezy\userbase\
// Set lastread index position for multiuser setups.
;EZYCOMUSERNO -1 ; Find your lastread index in the USERS.BBS file.
;EZYCOMUSERNO 0 ; Set your lastread to index position 0.
;EZYCOMUSERNO 1 ; Set your lastread to index position 1.
;EZYCOMUSERNO X ; Set your lastread to index position X.
// Path to the MSG*.DAT, LASTREAD.DAT and USERS.DAT files.
;GOLDBASEPATH m:\goldbase\
// Path to the NETMAIL.DAT and ECHOMAIL.DAT files.
;GOLDBASESYSPATH m:\goldbase\
// Set lastread index position for multiuser setups.
;GOLDBASEUSERNO -1 ; Find your lastread index in the USERS.DAT file.
;GOLDBASEUSERNO 0 ; Set your lastread to index position 0.
;GOLDBASEUSERNO 1 ; Set your lastread to index position 1.
;GOLDBASEUSERNO X ; Set your lastread to index position X.
// Path where the PCBOARD.DAT file can be found.
;PCBOARDPATH r:\pcboard\
// Set lastread index position for multiuser setups.
;PCBOARDUSERNO -1 ; Find your lastread index in the userbase files.
;PCBOARDUSERNO 0 ; Set your lastread to index position 0.
;PCBOARDUSERNO 1 ; Set your lastread to index position 1.
;PCBOARDUSERNO X ; Set your lastread to index position X.
// Set lastread index position for multiuser setups.
;WILDCATUSERNO -1 ; Find your lastread index in the *.LRD file.
;WILDCATUSERNO 0 ; Set your lastread to index position 0.
;WILDCATUSERNO 1 ; Set your lastread to index position 1.
;WILDCATUSERNO X ; Set your lastread to index position X.
----------------------------------------------------------------------
-- FIDO (OPUS/FTS1) *.MSG MSGBASE FORMAT SETUP
// What to do about "highwatermarks".
;FIDOHWMARKS YES ; Use them to determine sent/unsent status.
FIDOHWMARKS NO ; Ignore them.
// Set the name of the lastread file.
;FIDOLASTREAD LASTREAD
// Select format of *.MSG format message headers.
// NOTE: If you select FTS1, be sure that ALL your other software
// supports it. Otherwise you might see strange zone and point numbers
// on addresses in some messages.
;FIDOMSGTYPE FTS1 ; Use FTS-1 format (zone/point fields). Few programs use this format.
FIDOMSGTYPE OPUS ; Use Opus format (date/timestamp fields). This is usually used.
// Replace NUL characters in the msgbody with LF characters.
// Only necessary when using badly buggy programs that break FTS-1 by
// putting NUL characters in the msgbody.
;FIDONULLFIX YES
// Set lastread index position for multiuser setups.
// Each lastread index occupies 2 bytes in the LASTREAD file.
;FIDOUSERNO -1 ; Find your lastread index in the USER.BBS file.
;FIDOUSERNO 0 ; Set your lastread to index position 0.
;FIDOUSERNO 1 ; Set your lastread to index position 1.
;FIDOUSERNO X ; Set your lastread to index position X.
----------------------------------------------------------------------
-- HUDSON MSGBASE FORMAT SETUP
// Path to the MSG*.BBS, LASTREAD.BBS and USERS.BBS files.
HUDSONPATH c:\fido\fd\msgbase\
// Path to the NETMAIL.BBS and ECHOMAIL.BBS files.
HUDSONSYSPATH c:\fido\fd\msgbase\
// The size, in bytes, when GoldED will start warning about the size
// of the MSGTXT.BBS file. The absolute size limit on that file is
// 16777215 bytes. If exceeded, msgbase corruption is likely.
HUDSONSIZEWARN 16000000
// Set lastread index position for multiuser setups.
;HUDSONUSERNO -1 ; Find your lastread index in the USERS.BBS file.
;HUDSONUSERNO 0 ; Set your lastread to index position 0.
;HUDSONUSERNO 1 ; Set your lastread to index position 1.
;HUDSONUSERNO X ; Set your lastread to index position X.
----------------------------------------------------------------------
-- JAM MSGBASE FORMAT SETUP
// Directory where NETMAIL.JAM and ECHOMAIL.JAM can be found.
JAMPATH c:\fido\fd\msgbase\
// How to delete messages in JAM areas.
JAMHARDDELETE YES ; Delete them so that they don't show up again.
;JAMHARDDELETE NO ; Delete them so that they can be recovered.
----------------------------------------------------------------------
-- SQUISH MSGBASE FORMAT SETUP
// Enable conversion of the DIR attribute to CRA+HLD.
// This should only be used with SquishMail in conjunction with
// Binkley or compatible mailers.
;SQUISHDIRECT YES
// Select scanning method. The Quick method is usually reliable.
// GoldED does NOT use the Squish MSGAPI in any case.
SQUISHSCAN QUICK ; Scan only based on the *.SQI file.
;SQUISHSCAN API ; Check the *.SQD file for exact data. Slower.
// Set lastread index position for multiuser setups.
;SQUISHUSERNO -1 ; Find your lastread index in the USER.BBS file.
;SQUISHUSERNO 0 ; Set your lastread to index position 0.
;SQUISHUSERNO 1 ; Set your lastread to index position 1.
;SQUISHUSERNO X ; Set your lastread to index position X.
// Path where a Maximus/Opus format USER.BBS can be found.
SQUISHUSERPATH C:\FIDO\FD\MSGBASE\
----------------------------------------------------------------------
-- SEMAPHORE FILES When no path is given, the AREAPATH is assumed.
--- Semaphores works only if Keybmode sets to Poll.
// FrontDoor semaphore for rescanning the netmail area.
SEMAPHORE NETSCAN C:\FIDO\FD\FDRESCAN.NOW
// These files are for D'Bridge setups.
;SEMAPHORE NETSCAN DBRIDGE.RSN
;SEMAPHORE ECHOSCAN DBRIDGE.RSE
;SEMAPHORE EXPORTLIST ECHOMAIL.CTL
// Name of file with areas to be scanned out by the mail processor.
// GoldED updates this file when you write messages.
;SEMAPHORE EXPORTLIST R:\MAX\ECHOSCAN.LOG
// Mark areas in the arealist if they are listed in an IMPORTLIST.
;SEMAPHORE IMPORTLIST ECHOTOSS.LOG
;SEMAPHORE IMPORTLIST IMPORTED.ARE
;SEMAPHORE IMPORTLIST CONFMAIL.OUT
;SEMAPHORE IMPORTLIST IMPORT.XYZ
// Check the following semaphores for existence if GoldED is idle in
// the arealist screen and do certain actions. If no path is given,
// GOLDPATH is assumed.
SEMAPHORE SCANALL RESCAN.GED ; Scan all areas
SEMAPHORE PMSCANALL PMRESCAN.GED; PM-scan all areas
SEMAPHORE QWKIMPORT QWKIMP.GED ; Import QWK packets
SEMAPHORE QWKEXPORT QWKEXP.GED ; Export to QWK
SEMAPHORE SOUPIMPORT SIMP.GED ; Import SOUP packets
SEMAPHORE SOUPEXPORT SEXP.GED ; Export to SOUP
SEMAPHORE EXITNOW EXIT.GED ; Exit GoldED immediately.
;SEMAPHORE SCANTHIS <file> ; Scan the areas listed in the file
;SEMAPHORE PMSCANTHIS <file> ; PM-scan the areas listed in file
;SEMAPHORE SCANNETMAIL <file> ; Scan all netmail areas.
;SEMAPHORE PMSCANNETMAIL <file> ; PM-scan all netmail areas.
// The following keyword defines the delay between the semaphore
// checks. If you set this value to zero, the feature is disabled.
;SEMAPHORE IDLETIME 30 ; Scan every 30 seconds for sema's.
SEMAPHORE IDLETIME 0 ; Disable semaphore checking.
----------------------------------------------------------------------
-- AREA RENAME AND EX/INCLUSION
// How to create automatic echoids.
AREAAUTOID VERBOSE ; Make understandable echoids.
;AREAAUTOID LONG ; Sequential long echoids (NETMAILxxx etc.).
;AREAAUTOID SHORT ; Sequential short echoids (NETxxx etc.).
// Rename areas that are given automatic echoids in AREAFILE's.
;AREARENAME NET001 NETMAIL
;AREARENAME ECHO001 BAD_MSGS
// Exclude areas from the arealist. (Wildcards allowed).
;AREAEXCL ALT.FAN.*
// Include areas even if excluded with AREAEXCL. (Wildcards allowed).
;AREAINCL ALT.FAN.SCHWARZENEGGER
----------------------------------------------------------------------
-- AREA SCANNING OPTIONS
// Scan these areas at startup. (Wildcards allowed).
AREASCAN *
// Do not scan these areas at startup. (Wildcards allowed).
;AREASCANEXCL C_ECHO
;AREASCANEXCL ALT.*
;AREASCANEXCL REC.*
// Scan these area even if listed with AREASCANEXCL. (Wildcards allowed).
;AREASCANINCL ALT.TASTELESS*
;AREASCANINCL REC.HUMOR*
// Scan these areas for personal mail. (Wildcards allowed).
;AREAPMSCAN *
// Do not scan these areas for personal mail. (Wildcards allowed).
;AREAPMSCANEXCL NET_*
// Scan these areas even if listed with AREAPMSCANEXCL. (Wildcards allowed).
;AREAPMSCANINCL NETMAIL
// Sort areas before scanning. The default is optimized for speed.
;AREASCANSORT XZBE
// Start in a specific area, bypassing the arealist.
;AREASTART NETMAIL
// Personal mail scan options.
;PERSONALMAIL ALLNAMES ; Scan with all your USERNAME's.
;PERSONALMAIL STARTUP ; Scan for personal mail at startup.
PERSONALMAIL STARTUP, ALLNAMES ; Both.
----------------------------------------------------------------------
-- AREALIST OPTIONS
// Automatically jump to the next marked area?
AREAAUTONEXT YES
// Also set msgs to read if catching-up an area?
// (Needs HIGHLIGHTUNREAD YES)
;AREACATCHUPREAD NO ; No, leave them unread
AREACATCHUPREAD YES ; Yes, reset the unread attribute.
// Display the real board numbers instead of sequential area numbers?
;AREALISTNOS YES
// Sort all areas in the area list. See the manual for sort options.
AREALISTSORT PFMTUE
// Content of the next-to-last column in the arealist.
AREALISTTYPE New ; The number of messages after the lastread.
;AREALISTTYPE Last ; The number of the lastread message.
// Set the width of the "EchoID" column in the arealist.
;AREALISTECHOMAX 16 ; Show up to 16 characters of the echoid.
AREALISTECHOMAX 55 ; Show up to 16 characters of the echoid.
;AREALISTECHOMAX 0 ; Width of the longest echoid.
;AREALISTECHOMAX -5 ; Width of the longest echoid minus 5 chars.
// Show a column for groupid letters or numbers on the right side?
AREALISTGROUPID No
// Add these menu items to the area scan menu.
// The .LST file must contain lines with the echoids (wildcards
// allowed) of the areas you want scanned.
// The optional parameter "-Delete" tells GoldED to delete the file
// after scanning.
;AREALISTSCAN "e Scan Netmail" NETMAIL.LST
;AREALISTSCAN "g Scan Newsgroups" NEWSGRPS.LST
;AREALISTSCAN "o Scan GoldED" GOLDECHO.LST
;AREALISTSCAN " Scan new mails" IMPORT.LST -Delete
// Store arealist data between sessions?
AREAKEEPLAST YES
// Enable a pagebar (scrollbar) for the arealist.
AREALISTPAGEBAR YES
// What to do when trying to enter a message in a Read-Only area.
;AREAREADONLY HARD ; Don't allow it.
AREAREADONLY SOFT ; Pop up a menu and ask for permission.
// Change the order of "type" sorting when using AREALISTSORT.
;AREATYPEORDER Net Local Echo News Email ; put inet areas at the end
AREATYPEORDER Email Net News Echo Local ; default sorting
// Declare separation lines. This works well if T or G is one of
// your primary AREALISTSORT options. Note: The separators are
// implemented as "special" areas, so they behave more or less like
// normal areas, that means that they're also sorted by AREALISTSORT.
// echoid description <groupid> <type>
;AREASEP !NET "Netmail areas" 0 Net
;AREASEP !EMAIL "E-Mail areas" 0 EMail
;AREASEP !ECHO "Echomail areas" 0 Echo
;AREASEP !NEWS "Newsgroup areas" 0 News
;AREASEP !LOCAL "Local areas" 0 Local
// Note: If "T" is one of the primary sortings (i.e. prior to "G"),
// AREASEP X "desc" 0 Net
// means that this Area-Separator is sorted in front of the first
// Netmail area, regardless which group it has.
// Otherwise, if "G" is one of the primary sortings (prior to "T"),
// AREASEP Y "desc 2" 0 Echo
// means that this Area-Separator is sorted in front of the first area
// without group (Groupid = '0'). If "T" is one of the secondary
// sorting types, the Area-Separator is sorted in front of the first
// area with group = 0 and Type = Echo. If there's an area with
// group=0 and type=Net, the Area-Separator is sorted below that area,
// i.e.:
// AREADEF NETMAIL "..." 0 Net [...]
// AREASEP Y "..." 0 Echo
// AREADEF ECHO1 "..." 0 Echo [...]
// Most users have problems with understanding this very powerful
// feature at first, so if you have problems with it, consult one of
// the support echos.
// Configure the arealist column layout. Please read the manual for
// more details.
;AREALISTFORMAT "AM D C4PU4N E G " ; layout "good old days"
AREALISTFORMAT "AM E CPUN G " ; layout without descs
;AREALISTFORMAT "ME D CPUN G" ; alternative layout
;AREALISTFORMAT "AM D CPUN E G " ; <default> layout
----------------------------------------------------------------------
-- DRIVE REMAPPING
// Network drive mapping (ServerDrive -> WorkstationDrive).
// NOTE: This is MAINLY used to map drives in AREAFILE's.
// It won't remap paths given anywhere in GOLDED.CFG.
;MAPPATH C: X:
;IF UNIX
; MAPPATH C:\ /mnt/dos/c/ ; For GoldED/LNX reading AREAFILE's.
;ENDIF
----------------------------------------------------------------------
-- MANUAL AREA DEFINITIONS
// Area definitions using the AREADEF keyword.
// NOTE: for OPUS and FIDO messagebases only directory name should be
// specified, for another messagebases file suffixes should not be
// specified
;Syntax: Echoid "Description" Groupid Type Format Path or board Aka (Attributes) "Origin"
;AREADEF NMAIL "Nmail" A Net JAM c:\fido\hpt\msgbase\nmail . (Loc Pvt)
;AREADEF BAD "Bad" A Net JAM c:\fido\hpt\msgbase\bad . (Loc Pvt)
;AREADEF DUPES "Dupes" A Net JAM c:\fido\hpt\msgbase\dupes . (Loc Pvt)
;AREADEF NETMAIL "Netmail" 0 Net JAM c:\fido\fd\msgbase\netmail . (Loc Pvt)
;AREADEF NET_DEV "FidoNet Developers" I Echo JAM m:\jam\int\net_dev . (Loc) "If you love MSGID, set it free!"
;AREADEF C_ECHO "Int. C Discussion" I Echo Hudson 117 . (Loc) "C-king forever"
;AREADEF USR2USR "Online Users" B Local Squish m:\squish\usr2usr . (Loc) "The Goldware BBS"
;AREADEF EZY_TEST "Testing Ezycom" E Echo Ezycom 711 . (Loc) "Ezycom Test Area"
;AREADEF TWILIGHT "Twilight Zone" Z Echo PCBoard r:\pcb\main\twzn7 7:77/777.7777 (Loc)
// Area for save a deleted messaged. See also sample of macros in goldkeys.cfg
// and sample of golded.bat.
;AREADEF TRASHCAN "Trash Can for deleted messages" Z Local Opus m:\squish\trashcan\ . (Loc Lok)
// Packed messagebase (read only!) - declaration.
// (Packed messagebase identified with attribute "Pkd")
// NOTE: packed messagebase file suffix (extention in DOS term) should be specified!
AreaDef ZIP.MAIL "Zipped netmail" L Echo Squish c:\fido\sqbase\zip\zipmail.zip . (Loc Pkd)
// Read packed messagebase - unpacker definitions.
//
// Syntax:
// UNPACKER <file suffix> <"command line @file">
// where:
// <file suffix> - suffix of file name of packed messagebase (file
// extention in DOS term)
// command line - pathname of archiver with option/command "unpack"
// for specified suffix
// @file - token to replacing with packed messagebase file
// name
//
// NOTE: packed messagebase filename without suffix should be named as
// base filename of messagebase
IF UNIX
UNPACKER zip "/usr/bin/unzip -e @file"
ELSE
UNPACKER zip "c:\fido\sq\pkunzip -e @file"
ENDIF
// Area definitions using the AREA keyword. (Old format).
;Syn: Echoid "Description" FmtTyp Path or board Akano Attributes
;AREA NETMAIL "Netmails" ON m:\msg\netmail\ 0 Loc Pvt
;AREA NET_DEV "FidoNet Developers" JE m:\jam\int\net_dev 0 Loc
;AREA C_ECHO "Int. C Discussion" HE 117 0 Loc
;AREA USR2USR "Online Users" ML m:\squish\usr2usr 0 Loc
;AREA EZY_TEST "Testing Ezycom" EE 711 0 Loc
;AREA TWILIGHT "Twilight Zone" PE r:\pcb\main\twzn7 7 Loc
// Get descriptions from an echolist.
;AREAFILE EchoList c:\fido\util\fe\areas.bbs
// Manually define descriptions. See also the manual for more details.
;AREADESC C_ECHO "International C discussion"
;AREADESC NET_DEV "FidoNet Developers"
// renames Echos
;AREARENAME NET001 NETMAIL
----------------------------------------------------------------------
-- EXTERNAL AREA FILE SETUP
// Default path for AREAFILE's and semaphores.
// Use as path to configs of the FrontDoor
//AREAPATH c:\fido\fd\
// GoldED can get area setup from many other programs.
// Uncomment and edit one of these for a quick and simple area setup.
;AREAFILE AdeptXBBS r:\adept\
;AREAFILE AdeptXBBS ; AdeptXBBS using token AREAPATH
;AREAFILE Areas_BBS r:\hudson\areas.bbs
;AREAFILE AreasBBS r:\hudson\areas.bbs ; == AREAFILE Areas_BBS
;AREAFILE Crashmail r:\crashmail\crashecho.cfg
;AREAFILE Crashecho r:\crashmail\crashecho.cfg ; == AREAFILE Crashmail
;AREAFILE D_Bridge r:\db\ ; == AREAFILE DBridge
;AREAFILE DBridge r:\db\ ; D'Bridge
;AREAFILE DBridge ; D'Bridge, using env.var. DBRIDGE or DB or token AREAPATH
;AREAFILE Dutchie r:\dutchie\ ; Dutchie 2.9x
;AREAFILE Dutchie ; Dutchie using env.var. DUTCHIE or token AREAPATH
;AREAFILE Ezycom r:\ezy\ ; Ezycom 1.02 or 1.10
;AREAFILE Ezycom ; Ezycom using env.var. EZY or token AREAPATH
;AREAFILE Echolist r:\fido\arealist.lst
;AREAFILE Fastecho r:\fastecho\ ; Fastecho 1.1x, 1.41 or 1.42
;AREAFILE Fastecho ; Fastecho using env.var. FASTECHO or token AREAPATH
;AREAFILE Fe_ABS r:\fe\ ; == AREAFILE Fastecho
;AREAFILE Fidoconfig r:\fido\config ; HPT
;AREAFILE Fidoconfig ; HPT using env.var. FIDOCONFIG
;AREAFILE FidoPCB r:\fidopcb\
;AREAFILE FidoPCB ; FidoPCB using env.var. FIDOPCB or token AREAPATH
;AREAFILE FMail r:\fmail\
;AREAFILE FMail ; FMail using env.var. FMAIL or token AREAPATH
;AREAFILE FrontDoor r:\fd\ m:\hudson\areas.bbs
;AREAFILE FrontDoor m:\hudson\areas.bbs ; Using AREAPATH or env.var. FD
;AREAFILE GEcho r:\gecho\
;AREAFILE GEcho ; GEcho using env.var. GE or token AREAPATH
;AREAFILE IMail r:\imail\
;AREAFILE IMail ; IMail using env.var. IMAIL or token AREAPATH
;AREAFILE InterMail r:\im\
;AREAFILE InterMail ; InterMail using env.var. IM or token AREAPATH
;AREAFILE LoraBBS r:\lora\ ; LoraBBS 2.33 and 2.40
;AREAFILE LoraBBS ; LoraBBS using env.var. LORA, LORABBS or token AREAPATH
;AREAFILE Maximus r:\max\ ; Maximus 3.x
;AREAFILE Maximus ; Maximus using env.var. MAXIMUS or token AREAPATH
;AREAFILE ME2 r:\me2\areadesc.me2 r:\me2\areas.bbs
;AREAFILE ME2 areadesc.me2 areas.bbs ; ME2 using token AREAPATH
;AREAFILE Opus r:\opus\
;AREAFILE Opus ; Opus using env.var. OPUS or token AREAPATH
;AREAFILE Partoss r:\partoss\ ; == AREAFILE Squish
;AREAFILE Pcboard r:\pcb\
;AREAFILE Pcboard ; Pcboard using env.var. PCBOARD or token AREAPATH
;AREAFILE Portal r:\portal\ ; Portal of Power
;AREAFILE Portal ; P'o'P using env.var. POPCMDLINE and/or token AREAPATH
;AREAFILE ProBoard r:\pb\
;AREAFILE ProBoard ; ProBoard using env.var. PB or token AREAPATH
;AREAFILE QEcho /usr/local/etc/qecho/arealist ; QEcho by Eugene Sorochinsky
;AREAFILE QEcho ; Use /etc/qecho/AreaList
;AREAFILE QFront r:\qfront\
;AREAFILE QFront ; QFront using env.var. QFRONT or token AREAPATH
;AREAFILE QuickBBS r:\qbbs\ r:\qbbs\areas.bbs
;AREAFILE QuickBBS r:\qbbs\areas.bbs ;Using AREAPATH or env.var. QUICKBBS or QBBS
;AREAFILE RaEcho r:\raecho\ ; RA-ECHO 1.xx
;AREAFILE Ra_Echo r:\raecho\ ; == AREAFILE RaEcho
;AREAFILE Ra_Echo ; RA-ECHO using env.var. RAECHO or token AREAPATH
;AREAFILE RemoteAccess r:\ra\ r:\ra\areas.bbs
;AREAFILE RemoteAccess r:\ra\areas.bbs ; Using AREAPATH or env.var. RA
;AREAFILE SpaceToss r:\spctoss\spctoss.ctl
;AREAFILE Squish r:\squish\
;AREAFILE SuperBBS r:\super\ r:\super\areas.bbs
;AREAFILE SuperBBS r:\super\areas.bbs ;Using AREAPATH or env. SUPERBBS or SBBS
;AREAFILE TerMail r:\terminat\tm\
;AREAFILE Timed r:\timed\
;AREAFILE TMail r:\terminat\tm\ ; == AREAFILE TerMail
;AREAFILE TosScan r:\ts\ ; TosScan 1.00 (and FrontDoor)
;AREAFILE TosScan ; TosScan using env.var. FD or token AREAPATH
;AREAFILE WaterGate r:\wg\
;AREAFILE WaterGate ; WaterGate using env.var. WTRGATE or token AREAPATH
;AREAFILE WMail r:\wmail\
;AREAFILE WMail ; WMail using env.var. WMAIL or token AREAPATH
;AREAFILE XMail r:\xmail\
;AREAFILE XMail ; WMail using env.var. XM or token AREAPATH
;AREAFILE SBBS r:\sbbs\ ; Synchronet BBS dir
;AREAFILE SBBS r:\sbbs\ctrl\ ; Synchronet BBS config dir
;AREAFILE SBBS r:\sbbs\ctrl\msgs.cnf ; Synchronet BBS config file
// Force format of the Hudson USERS.BBS file. (detect)
// Overrides AREAFILE RemoteAccess if used.
;RA2USERSBBS YES ; Use RemoteAccess 2.xx format.
;RA2USERSBBS NO ; Use original Hudson format.
----------------------------------------------------------------------
-- RANDOM SYSTEM GROUPS
// Allow use of group letters from AREAFILE's as group names?
AREAFILEGROUPS YES
// A group specifically for the echo named NET_DEV.
;GROUP NET_DEV
; MSGLISTHEADER YES
; LOADLANGUAGE gedlngus.cfg
; OUTPUTFILE net_dev.txt
; VIEWHIDDEN YES
; VIEWKLUDGE YES
; WHOTO All
; XLATEXPORT LATIN-1
; AKAMATCHING <yes/no> override akamatching
;ENDGROUP
// A group for some test echoes.
;GROUP Test:
; MEMBER *TEST*
; ORIGIN "Testing my day away"
;ENDGROUP
// A group for Internet e-mail.
GROUP E-Mail:
MEMBER E-MAIL,ML.*
CTRLINFO No
EDITHARDTERM YES
TEMPLATE INET.TPL
; PLAY WHEREMON.VOC
; ATTRIBUTES CRA PVT
; LOADLANGUAGE gedlngus.cfg
; USERNAME odinn@winboss.dk
; XLATIMPORT LATIN-1
; XLATEXPORT LATIN-1
ENDGROUP
// A group for Internet newsgroups.
GROUP Newsgroups:
MEMBER ALT.*, COMP.*, MISC.*, NEWS.*, AT.*
MEMBER REC.*, SOC.*, SCI.*, TALK.*, DE.*, UK.*, TELEKABEL.*
EDITHARDTERM YES
TEMPLATE inet.tpl
CTRLINFO No
; MEMBER ALT.*, COMP.*, MISC.*, NEWS.*
; MEMBER REC.*, SOC.*, SCI.*, TALK.*
; MEMBER PINGNET.*
; LOADLANGUAGE gedlngus.cfg
; MSGLISTWIDESUBJ YES
; QUOTECHARS "|;"
; USERNAME odinn@winboss.dk
; XLATIMPORT LATIN-1
; XLATEXPORT LATIN-1
ENDGROUP
// A group for Danish (FidoNet Region 23) echoes.
;GROUP Danish:
; MEMBER *_R23.*, *.23?
; LOADLANGUAGE gedlngdk.cfg
; TEMPLATE dansk.tpl
; WHOTO Alle
;ENDGROUP
// A group for some international FidoNet echoes.
;GROUP FidoNet:
; MEMBER GOLDED*, INTERCOOK, MUSIC, 4DOS, ENET.SOFT,
; MEMBER ENET.SYSOP, FDECHO, RA_UTIL, REGCON.EUR, OS2*
; LOADLANGUAGE gedlngus.cfg
; WHOTO All
;ENDGROUP
// A group for some QWK areas.
;GROUP My-QWKs:
; MEMBER XYZ.USERS
; CTRLINFO NO ; Don't use tearline/origin in QWK
; WHOTO All
;ENDGROUP
// A group for areas with groupid letter 'X'.
;GROUP X
; ORIGIN "This is an origin for groupid X"
;ENDGROUP
// A group for areas with groupid number 117.
;GROUP #117
; ORIGIN "This is an origin for groupid 117"
;ENDGROUP
// Trashcan: adds a AREA kludge at moving into trashcan area and reply from
// trashcan directly into source area
Group TRASH
Member TRASHCAN
AreaCopyAddId Yes
AreaReplyDirect Yes
EndGroup
// A catch-all group for any area not matching the above.
GROUP *
; ORIGIN "Yet another forgotten area!"
ENDGROUP
//////////////////////////////////////////////////////////////////////
//
// These commands may be used in the random group
//
// Aka
// AkaMatching
// AreaCopyAddId
// AreaCopyDirect
// AreaCopyTo
// AreaFreqDirect
// AreaFreqTo
// AreaReplyDirect
// AreaReplyTo
// Attributes
// DispSoftCR
// EditHardTerm
// EditReplyRe
// ForceTemplate
// Gif
// InputFile
// InternetGate
// LoadLanguage
// MsgListFast
// MsgListFirst
// MsgListHeader
// MsgListWidesubj
// NetName
// Origin
// OutputFile
// Play
// QuoteBufFile
// QuoteChars
// QuoteString
// SCheckerDefLang
// SearchFor
// StyleCodes
// Tagline
// TaglineChar
// TaglineFile
// Tearline
// Template
// TwitMode
// UseFwd
// UserName
// ViewHidden
// ViewKludge
// ViewQuote
// WhoTo
// XlatExport
// XlatImport
//////////////////////////////////////////////////////////////////////
----------------------------------------------------------------------