\fidogate\lib\config.common
Include-Teil zur Konfigurationsdatei von Fidogate. Diese Datei basiert auf einer Datei, die ich im Fidogate-Paket FG2_42.RAR von Albi Rebmann gefunden habe.
# # FIDOGATE config file common stuff, # included by config.gate, config.main, config.ffx # # Format: keyword arg ... # keyword and args may be put in double quotes "..." # # # Directories: lib, spool, BinkleyTerm-style outbound base dir (without # the .../out.xxx), BinkleyTerm-style inbound dir # # lib, spool defaults are defined in config.h # LibDir f:/fidogate/lib SpoolDir f:/fidogate/spool LogDir f:/fidogate/lib Outbound f:/fidogate/outbound Inbound f:/fidogate/spool/in PInbound f:/fidogate/spool/in #UUInbound d:/var/spool/bt/uuin # # Configuration files # # defaults are defined in config.h # Aliases f:/fidogate/lib/aliases Areas f:/fidogate/lib/areas Hosts f:/fidogate/lib/hosts #Packing f:/fidogate/lib/packing #Passwd f:/fidogate/lib/passwd #Routing f:/fidogate/lib/routing # # Internet address # Domain domain.de Hostname news # Optional domain name for entries in HOSTS file # HostsDomain domain.de # # Zones and domains, the outbound directory is relative to the one # specified with `Outbound'. # # zone Internet domain FTN domain Outbound # ---- --------------- ---------- -------- Zone 286 .domain.de ftn.net outbound.11e # # OPTIONAL: # # MSDOS client drive to UNIX server directory translation. This allows # FIDOGATE running on a UNIX system and BinkleyTerm on an MSDOS PC. # #DosDrive H: /home #DosDrive I: /var/spool #DosDrive I: /usr/spool #DosDrive P: /u1 |