home *** CD-ROM | disk | FTP | other *** search
- ; Configuration file for FIDOGATE
- ;
- ; Note:
- ; Comment lines start with a semicolon.
- ; Do give a valid full Drive:\Path\FileName for the FileName parameters.
- ; Do not comment out an parameter.
- ; Server Name paths are not allowed. (Use valid Drive Letters)
- ;
- ;Syntax:
- ;NounName NounValue
- ;
- ; Noun: FIDOGATEADDRESS
- ; The UserName and HostName of the Gateway
- ; Noun: ADMINADDRESS
- ; Address of the human administrator for the gateway
- ; Excess attachments and notices from the gateway will be sent
- ; Noun: MHSADMINPASSWORD
- ; Administrator's Password for MHS
- ; Noun: AUTOADDHOST
- ; Parameters are Yes / No
- ; Yes - to add unknown hosts to MHS as 'Hosts that call your Host'
- ; No - to let MHS forward mail for unknown hosts to the preferred hub
- ; You would normally set this to Yes, if your Host is available for
- ; outside users to request files from your Host. This allows them to
- ; request files without you first registering them in MHS directories.
- ; (for example, if you were setting up a public file distribution point)
- ; Noun: ORIGIN_LINE
- ; Origin line for Netmail messages (Also used for Import TagLine)
- ; Origin line is trunacated at 65 characters.
- ; Noun: FTN_ADDRESS Zone:Net/Node.Point@Domain
- ; The address that your node is in.
- ; The full address is required.
- ; Noun: FTN_AKA_ADDRESS Zone:Net/Node.Point@Domain
- ; AKA addresses that your node also uses. (upto 10 are accepted)
- ; The full address is required.
- ;
- ;
-
- FIDOGATEADDRESS FIDOGATE @ DCOLLINS
- ADMINADDRESS DARWIN @ DCOLLINS
-
- PRIMARY_FTN_ADDRESS 8:930/320@RBBSNET
- PRIMARY_FTN_ORIGIN MidNight Shift MHS: DARWIN@CLS at (214)399-8313
- ;AKA_FTN_ADDRESS ...
- ;AKA_FTN_ORIGIN ...
- ;AKA_FTN_ADDRESS ...
- ;AKA_FTN_ORIGIN ...
-
-
- ;Domain FullName Abbreviation NodeList (upto 10 are accepted)
- ; Descriptions of the Domains to be supported
- ; FullName is the fullname of the domain name.
- ; (example: fidonet.org, rbbsnet.org, alternet.ftn, eggnet.ftn,...)
- ; Abbreviation (8 character max)
- ; Abbreviated or command-use name of the domain.
- ; (example: fidonet, rbbsnet, ...)
- ; NodeList (8 character max)
- ; The name of the nodelist that contains addresses for this domain.
- ; (example: nodelist, rbbslist, ...)
- ; Noun: NodeList_Directory
- ; Drive:\Path of NODELIST.IDX & NODELIST.DAT (Binkley Version 6 List)
- ; Drive:\Path of NODEX.NDX & NODEX.DAT (Binkley Version 7 List)
- ; This file lists all the sysops names and their Net/Node numbers.
- ; Noun: Mailer_Outbound
- ; Drive:\Path of the Mailer's Outbound Area
- ; Program will create the .FLO (File Attach) files in this sub-directory)
- ; NONE will not create files and will mark attributes only in #.Msg
- ; Noun: Temp_Directory
- ; Drive:\PathName to use for BusyFlag / Temporary Files
- ; Noun: Netmail_Directory
- ; Drive:\PathName that all Netmail messages are stored in
- ; Noun: Default_Packer
- ; Utility for packaging messages into .MO? files for transmission
- ; Options are: ARC, LHARC, PKARC, PKPAK, PKZIP, or NONE
- ; NONE will create only .PKT files, and not any .MO? files
- ; Noun: MHSDIRECTORY
- ; Drive:\Path that is similar to the purpose of the MV variable.
- ; This allows you to designate a different host to handle outbound mail.
- ; Server Name paths are not allowed.
- ; Noun: ACTIVITYFILE
- ; Drive:\Path\FileName that all activity should be appended to.
- ; Noun: SUMMARYFILE
- ; Drive:\Path\FileName that counters will be kept by file and username.
-
- Domain RBBSNET RBBSNET NODEX
- Domain FIDONET FIDONET NODEX
- ;Domain ALTERNET ALTERNET ANETLIST
-
- Nodelist_Directory d:\binkley
- Mailer_Outbound d:\binkley
- Mailer_Inbound d:\binkley\inbound
- Temp_Directory d:\binkley\temp
- NetMail_Directory d:\binkley\mail\netmail
- Default_Packer PKZIP
-
- MHSDIRECTORY c:\
- ACTIVITYFILE c:\mhs\mail\gates\FIDOGATE\public\ACTIVITY.DAT
- SUMMARYFILE c:\mhs\mail\gates\FIDOGATE\public\SUMMARY.DAT
-
-
- ; future - gate echos
- ;area AreaName Drive:PathName DistributeToAddress
- ;area AreaName Drive:PathName DistributeToAddress
-