Update config section 'MESSAGE READER (MISCELLANEOUS)'

This commit is contained in:
Stas Degteff 2005-11-06 08:45:00 +00:00
parent d887852763
commit b0af3a597c

View File

@ -313,22 +313,27 @@ VIEWQUOTE YES ; Show all quotes.
---------------------------------------------------------------------- ----------------------------------------------------------------------
-- MESSAGE READER (MISCELLANEOUS) -- MESSAGE READER (MISCELLANEOUS)
// USERLISTFILE <Pathname>
// Name of a FIDOUSER.LST-style file where the names of participants // Name of a FIDOUSER.LST-style file where the names of participants
// of a conference can be placed, using the Ctrl-L function. // of a conference can be placed, using the Ctrl-L function.
USERLISTFILE GOLDED.LST USERLISTFILE GOLDED.LST
// UUDECODEPATH <Pathname>
// Path where GoldED can create files decoded from uuencoded messages. // Path where GoldED can create files decoded from uuencoded messages.
UUDECODEPATH c:\ UUDECODEPATH c:\
// ADDRESSBOOKADD <No/Yes/Always> (No)
// Automatically add users when replying to their mails to the // Automatically add users when replying to their mails to the
// addressbook // addressbook. Default value is "NO".
ADDRESSBOOKADD NO ; No, never automatically add an user ADDRESSBOOKADD NO ; No, never automatically add an user
;ADDRESSBOOKADD YES ; Add only if it's a netmail ;ADDRESSBOOKADD YES ; Add only if it's a netmail
;ADDRESSBOOKADD ALWAYS ; Yes, add them always. ;ADDRESSBOOKADD ALWAYS ; Yes, add them always.
// Default output file for the Alt-W command. // OUTPUTFILE <Pathname>
// Default output file for the Alt-W command. Default value is not defined.
;OUTPUTFILE GOLDED.OUT ;OUTPUTFILE GOLDED.OUT
// FILEALIAS <Alias> <Pathname>
// File aliases. Shorthand names for filenames you write often. // File aliases. Shorthand names for filenames you write often.
;FILEALIAS DKB R:\DKBBS\DKBBS ;FILEALIAS DKB R:\DKBBS\DKBBS
;FILEALIAS DKP R:\DKPOINT\POINTS ;FILEALIAS DKP R:\DKPOINT\POINTS