Update config section 'MESSAGE READER (MISCELLANEOUS)'
This commit is contained in:
parent
d887852763
commit
b0af3a597c
@ -313,22 +313,27 @@ VIEWQUOTE YES ; Show all quotes.
|
||||
----------------------------------------------------------------------
|
||||
-- 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
|
||||
// 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.
|
||||
|
||||
// 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
|
||||
|
||||
// FILEALIAS <Alias> <Pathname>
|
||||
// File aliases. Shorthand names for filenames you write often.
|
||||
;FILEALIAS DKB R:\DKBBS\DKBBS
|
||||
;FILEALIAS DKP R:\DKPOINT\POINTS
|
||||
|
Reference in New Issue
Block a user