#--------------------------------------------------------------------------# # AmprNet Brasil - http://www.amprnet.org.br - Net-44 44.174/16 Fev/1998 # # Joao Fabio de Oliveira - PU5PJF - jfabio@arpa.arauc.br # # -------------------------------------------------------------------------# # #SAMPLE: these are the defaults used. #These are new names for the various files and directories used in nos. #To use them, run nos as 'nos -fnos.cfg' #If you don't change a particular filename, you should comment out each #unneeded line, since they allocate memory for the new name. #lines need to be either comments (starting with #) #or have a valid 'file=filename' format. #(lines are NOT case sensitive.) #all others are ignored; this allows for different compiles to #use the same files-configuration file... #both spaces or tabs can be used as separators. #Joao Fabio de Oliveira/Armando Delgado #Http server httpdir=/gopher #Statisticas do http HttpStatsDir = /wwwstats #Logs do http HLogsDir = /wwwlogs #Gopher server gopherdir=/gopher #the autoexec file containing system setup Startup = /bin/jnos/cfg/autoexec.nos #the user permission file Userfile = /bin/jnos/cfg/ftpusers #the ftp host file for auto-login Hostfile = /bin/jnos/cfg/net.rc #the spool directory Spoolqdir = /bin/jnos/spool #the mail log file Maillog = /bin/jnos/spool/mail.log #the directory where local mail gets delivered Mailspool = /bin/jnos/spool/mail #the directory where mail gets queued for the smtp daemon to handle Mailqdir = /bin/jnos/spool/mqueue #the directory where the logs are kept LogsDir = /bin/jnos/logs #this should have same path as the above!! Mailqueue = /bin/jnos/spool/mqueue/*.wrk #if you route mail, here is goes Routeqdir = /bin/jnos/spool/rqueue #the mail alias file Alias = /bin/jnos/spool/alias #the domain.txt file Dfile = /bin/jnos/cfg/domain.txt #directory where finger files go Fdir = /bin/jnos/finger #the file where the finger database is maintained Fdbase = /bin/jnos/finger/dbase.dat #the file where the mail daemon searches for full user names Pdbase = /bin/jnos/spool/names.dat #the list of areas on the system Arealist = /bin/jnos/spool/areas #mailbox message of the day Motdfile = /bin/jnos/spool/motd.txt #mail rewrite rules Rewritefile = /bin/jnos/spool/rewrite #user signatures go here Signature = /bin/jnos/spool/signatur #Bulletin ID's go here Historyfile = /bin/jnos/spool/history #Help files go in this directory Helpdir = /bin/jnos/spool/help #the user defaults file (created by system) #NOTE: UDefaults and UDefbak have to be ON THE SAME DRIVE !!! UDefaults = /bin/jnos/spool/users.dat #backup of the above UDefbak = /bin/jnos/spool/users.bak #Registration help file Mreg = /bin/jnos/spool/mreg.txt #Convers user info file; notice that default is the same as Fdbase file ! Cinfo = /bin/jnos/finger/dbase.dat #Covners MOTD file ConvMotd = /bin/jnos/spool/convmotd.txt #pop users are listed in this Popusers = /bin/jnos/cfg/popusers #FTP message of the day Ftpmotd = /bin/jnos/spool/ftpmotd.txt #BBS forward file Forwardfile = /bin/jnos/spool/forward.bbs #saved netrom routes go here Netromfile = /bin/jnos/cfg/netrom.sav #these commands get executed on exit Onexit = /bin/jnos/cfg/onexit.nos #expire command file Expirefile = /bin/jnos/spool/expire.dat #NNTP directory Newsdir = /bin/jnos/spool/news #NNTP access file Naccess = /bin/jnos/spool/news/access #NNTP active file Active = /bin/jnos/spool/news/active #NNTP pointer file Pointer = /bin/jnos/spool/news/pointer #NNTP info NInfo = /bin/jnos/spool/news/info #NNTP help Nhelp = /bin/jnos/spool/news/help #NNTP message history file History = /bin/jnos/spool/news/history #NNTP forward Forward = /bin/jnos/spool/news/forward #NNTP poll Poll = /bin/jnos/spool/news/poll