home *** CD-ROM | disk | FTP | other *** search
- =================
- FRONT DOOR setups
- =================
-
- These are just some examples the I have used in the past and some
- still presently. If you have any questions concerning MSGTOSS & FD
- please feel free to call and if I am around I'll see what I can do.
-
-
- By Tim Jacobs: Virginia Data Exchange (1:271/270, 8:935/1) (804)877-3539
-
- MSG_SCAN.BAT
- ------------
- msgtoss /scan/rbbs/fido/lock/fix/cdup/wdir
-
-
- MSG_SEND.BAT
- ------------
- EE.exe P <--- EE is a program that is called ECHOMAIL ENGINE. It seems
- to work very well with MSGTOSS and FD so I have included
- my EE.CFG so that you can look at what I have setup.
- The P parameter is the only nessessary thing you need to
- use EE for. PACKING. EE will also do some routing. I do
- not know if my routing is correct yet, but it look right?
- You can do a FILE request for the EE_030.LZH at High
- Speeds on 1:271/270.
-
- EE.CFG
- -----------
- ; EE.CFG Sample File. Edit Drive & Path Information for your system.
- ;--------------
- ; The DEBUG_ON verb turns Debugging information on, allowing you to
- ; watch the .CFG file as it's compiled, to aid in searching for
- ; problem areas in your .CFG file.
- ;
- Debug_On
- ;
- ; Valid Keywords: Debug_On Troubleshooting Mode
- ; Debug_Off Turns off Debug Information
- ;--------------
- ; The EXT_TOSSER verb causes EERA to not create it's Dupe file Indexes.
- ;
- ;Ext_Tosser
- ;
- ; Comment this line out if you use EchoMail Engine's Internal Tosser.
- ;--------------
- ; Sysop name
- ;
- Sysop Tim Jacobs
- ;--------------
- ;
- ; Your FidoNet Technology Addresses (Max Limit 30)
- ;
- Address 1:271/270.0
- Address 8:935/1.0
- Address 65:511/270.0
- Address 90:8063/1.0
- ;
- ; NOTE: Multiple addresses will do nothing more than add the number into
- ; the SEEN-BY's. The first address of each respective zone is
- ; always used in sending, but mail to other AKA's will be accepted.
- ;
- ;--------------
- ;
- ; Your Fakenet address for mail addressed to points
- ;
- Pointnet 6666
- ;--------------
- ;
- ; Your NetMail Directory
- ;
- NetMail c:\fd\mail
- ;
- ;--------------
- ;
- ; Standard inbound directories used in Binkley
- ; *** FrontDoor/D'Bridge systems use only Netfile! ***
- ;
- Netfile k:\inbound
- ;KnownFile d:\path1\directory1
- ;SecureFile d:\path2\directory2
- ;
- ;--------------
- ;
- ; Path & file name for EERA Logfile
- ;
- Status_Log c:\arc\temp1\EE.LOG
- ;
- ;--------------
- ;
- ; This line is used to determine whether or not EE should place
- ; an outbound packet in a properly pathed directory or the
- ; Bad_Zone Directory(See Below). (Range 0-4095)
- ;
- Defined_Zones 1 2 3 4 5 6 7 8 65 90
- ;
- ; See ENGINE.DOC for more information
- ;
- ;--------------
- ;
- ; This line defines the directory where mail generated to other zones
- ; that do not have a defined holding directory. (See Above).
- ;
- Bad_Zone k:\ee\bad
- ;
- ;--------------
- ;
- ; Your primary outbound mail directory
- ;
- Outbound k:\outbound\out
- ;
- ; NOTE: This directory does not use flags
- ;
- ;--------------
- ;
- ; Directory where EchoMail Engine's Dupe file indexes are stored
- ;
- DupeFile_path k:\ee\dups
- ;
- ;--------------
- ;
- ; Directory where dupe messages are stored.
- ;
- ;Dupes d:\dupsmsg
- ;
- ; Comment out if you don't want to save dupes.
- ;
- ;--------------
- ;
- ; This line sets the maximum size (in bytes) a mail archive is allowed
- ; to reach before creating a new mailbag for that address
- ;
- Max_ArcSize 2000000
- ;
- ;--------------
- ;
- ; This line defines the minimum free space required in operating
- ; operating directory to unpack a compressed mailbag.
- ;
- Min_Cur_Unpack 10000000
- ;
- ;--------------
- ;
- ; Maximum size of packets (in bytes) that will be processed in a single
- ; pass of your tosser.
- ;
- Max_Pkt_Toss 300000
- ;
- ;--------------
- ;
- ; This line defines the type of Front End mailer you are using.
- ; Dbridge systems should be able to use Mailer 10 with little difficulty.
- ;
- ;Mailer 0 Binkley
- Mailer 10 FrontDoor 1.99c
- ; Mailer 11 FrontDoor 2.xx? <Reserved for compatibility issues>
- ;
- ; Anything other than 0 or 10 will default to Binkley.
- ; Default design is for Binkley & oMMM environments.
- ;
- ;-------------------------
- ;*** External programs ***
- ;-------------------------
- ;
- ; External archive sizing program
- ; Note: Internal archive sizing is implemented, but only in a generic
- ; fashion.
- ; Sizer_Cmd Sizemail.exe
- ;
- ;--------------
- ;
- ; This line defines an external Archive Unpacker
- ;
- ; Unpacker_Cmd Spaz.Com -d %N *.PKT
- ;
- ; Comment this line to use EchoMail Engine's internal Unpackers. (See Below)
- ;
- ;--------------
- ;
- ; EchoMail Engine Internal Packers.
- ; The first 5 definitions implement a direct call to the decompressor
- ; in the interest of speed.
- ARC_Unpack c:\arc\PKUnPak.EXE %N *.PKT %D
- ARJ_Unpack c:\arc\ARJ.EXE e %N *.PKT %D
- PAK_Unpack c:\arc\PAK.EXE E %N *.pkt %D
- LHA_Unpack c:\arc\LHA.EXE %N *.PKT %D
- ZIP_Unpack c:\arc\PKUnZip.exe %N *.PKT %D
- ;
- ;ZIP_Unpack Pkunzip %N *.PKT
- ;
- ;--------------
- ;
- ; This line defines the external scanner to use with EchoMail Engine.
- ;
- ;Scanner_Cmd QM.EXE Scan -z
- ; Scanner_Cmd QECHO.EXE -E -P -Z
- ; Scanner_Cmd IMAIL.EXE SCAN
- ;
- ; NOTE: Must be in the current directory to operate!
- ;
- ;--------------
- ;
- ; This line defines the External tosser to use with EchoMail Engine
- ;
- ;Tosser_Cmd QM.Exe Toss scan -q -z
- ; Tosser_Cmd Qecho.Exe -t -u -p -k -z
- ; Tosser_Cmd Imail.Exe Toss
- ;
- ; Qecho in oMMM bundling environment recommended if used...
- ;
- ;--------------
- ;
- ; For Multinode systems only. See ENGINE.DOC for details.
- ;
- ;Mover_CMD EEMover.EXE
- ;
- ;--------------
- ;
- ; This statement is called to pack up all outbound mailbags to archived
- ; format.
- ;
- OutPacker_CMD EEPacker.EXE
- ;
- ; NOTE: What ever program you use should also create the approprite
- ; attach format.
- ;
- ;--------------
- ;
- ; For Binkley & oMMM type environments only.
- ;
- ; NetPacker_CMD QM.EXE Pack
- ;
- ;--------------
- ;
- ; For hubs and *EC systems, to check netmail prior to sending
- ;
- ; MsgTrack_CMD MT.EXE
- ;
- ;--------------
- ;
- ; Will internally call Areafix in -Smart Mode-
- ;
- ;Areafix_Cmd Areafix.exe EC
- ;
- ;--------------
- ;
- ; These are Predefined packers and must be defined before defining nodes.
- ; Valid parameters:
- ; %N = Fully Qualified archive name to be sent
- ; %P is the packet name after renaming it to FTS
- ; packet name.
- ; %D = Direct call to packer - Faster!
- ;
- Pack Zip c:\arc\PkZip.Exe -ex -a -m %N %P
- Pack LHA c:\arc\LHARC.Exe m /m %N %P
- Pack PAK c:\arc\PAK.Exe M %N %P
- Pack ARC c:\arc\PKarc.exe -oct -m %N %P
- ;
- ; NOTE! The default packer is the first listed packer!
- ; Please do not be annoying with this feature, and make
- ; Old Compression Technique your first listed packer.
- ;
- ;-------------
- ;
- ; AreasFile EchoMail Parsing Information. See ENGINE.DOC for information
- ;
- AreasFile c:\arc\temp1\msgtoss.bbs
- ;
- ;--------------
- ;
- ; Message base type
- ;
- ;Message_Type RA
- ;
- ; NOTE: The Hudson Message format is the only format currently recogonized.
- ;
- ;--------------
- ;
- ; For multinode systems. See ENGINE.DOC for implementation details.
- ;
- ;Pack MOVER d:\line2\out2 %M
- ; Pack Mvr2 d:\combined\out3 %M
- ;
- ;-----------------------------
- ; *** Node Address Entries ***
- ;-----------------------------
- ;
- ; Syntax:
- ; @ ADDRESS FLAVOR COMPRESSOR Optional_Flags
- ; Optional Flags:
- ; %O - Use old ARCmail extension for this node. <Opus 1.03 & prior>
- ; %E - Extend the ARCmail extension to include all the letters in the
- ; alphabet (Excluding T).
- ;
- ; See ENGINE.DOC for information
- ;
- @ 1:271/110 Direct ZIP %E
- @ 1:271/115 Direct ZIP %E
- @ 1:271/118 Direct ZIP %E
- @ 1:271/122 Direct ZIP %E
- @ 1:271/207 Direct ZIP %E
- @ 1:271/210 Direct ZIP %E
- @ 1:271/212 Direct ZIP %E
- @ 1:271/218 Direct ZIP %E
- @ 1:271/220 Direct ZIP %E
- @ 1:271/225 Direct ZIP %E
- @ 1:271/228 Direct ZIP %E
- @ 1:271/232 Direct ZIP %E
- @ 1:271/236 Direct ZIP %E
- @ 1:271/242 Direct ZIP %E
- @ 1:271/245 Direct ZIP %E
- @ 1:271/247 Direct ZIP %E
- @ 1:271/248 Direct ZIP %E
- @ 1:271/250 Direct ZIP %E
- @ 1:271/253 Direct ZIP %E
- @ 1:271/263 Direct ZIP %E
- @ 1:271/265 Direct ZIP %E
- @ 1:271/275 Direct ZIP %E
- @ 1:271/280 Direct ZIP %E
- @ 1:271/300 Direct ZIP %E
- @ 1:271/270.10 Direct ARC %E
- @ 1:6666/10 Direct ARC %E
- @ 1:271/270.12 Direct ARC %E
- @ 1:6666/12 Direct ARC %E
- @ 1:271/270.13 Direct ARC %E
- @ 1:6666/13 Direct ARC %E
- @ 1:271/270.14 Direct ARC %E
- @ 1:6666/14 Direct ARC %E
- @ 1:271/270.15 Direct ARC %E
- @ 1:6666/15 Direct ARC %E
- @ 1:271/270.16 Direct ARC %E
- @ 1:6666/16 Direct ARC %E
- @ 8:8/10 Direct ZIP %E
- @ 8:950/1 Direct ZIP %E
- @ 8:935/2 Direct ZIP %E
- @ 8:935/30 Direct ZIP %E
- @ 8:935/111 Direct ZIP %E
- @ 8:935/140 Direct ZIP %E
- @ 8:935/141 Direct ZIP %E
- @ 65:511/1 Direct ZIP %E
- @ 65:511/236 Direct ZIP %E
- @ 90:83/0 Direct ZIP %E
- ;
- ; Note: ALL nodes MUST be defined to avoid Warning messages. Any undefined
- ; Node in your areasfile will NOT receive echomail until you do.
- ; in the released version of the parser portion of Echomail Engine.
- ;
- ;---------------------------
- ; *** Routing Statements ***
- ;---------------------------
- ;
- ; Syntax for Route Statement
- ; Route Flavor Hub_Address Addresses
- ;
- ; Predefined nodes will used the defined compressor, all others
- ; will use default old compression technique.
- ;
- Route Direct 1:271/220 220 0 65:All
- Route Direct 1:271/207 207 265
- Route Direct 1:266/22 8:8/10 8:950/1 1:266/22 271/3 5 10 15 20 22 23 25 28 29 30 31 40 41 45 50 55 58 60 65 68 80
- Route Direct 1:264/212 1:264/ALL 8:935/140 141
- Route Direct 1:274/40 1:274/ALL 8:935/30
- Route Direct 1:275/13 275/ALL
- Route Direct 1:6666/10 1:271/270.10
- Route Direct 1:6666/12 1:271/270.12
- Route Direct 1:6666/13 1:271/270.13
- Route Direct 1:6666/14 1:271/270.14
- Route Direct 1:6666/15 1:271/270.15
- Route Direct 1:6666/16 1:271/270.16
- Route Direct 1:266/22 2:ALL 3:ALL
- ;
- ;
- ; Note: This routing section is of sequencial design.
- ; Refer to Engine.Doc for the details of routing.
- ;---------------------------------------------------------------------
-
-
- TIM's MSGTOSS.CFG
- -------------------
- ;
- ZONETYPE---->2
- ;
- ;
- DOMAIN------>fidonet 1 j:\fd\nodelist\nodelist
- DOMAIN------>rbbsnet 8 j:\fd\nodelist\rbbs\rbbslist
- DOMAIN------>Saudinet 90 j:\fd\nodelist\saudi\snetlist
- ; ^ ^ ^
- ; | | |
- ; Domain Name | |
- ; Zone Number |
- ; Path to NODELIST
- ;
- NODE-------->1:271/270.0@fidonet
- NODE-------->8:935/1.0@rbbsnet
- ; ^^^^^^^^^^^^^^^^^^^^
- ; Must be just like this!!!!!!
- ;
- POINTNET---->6666
- REMAP------->10 Bob French
- REMAP------->11 Doug Ashley
- REMAP------->12 Ken Sisk
- REMAP------->13 STEVE ARBOGAST
- ;
- ;This is for people that have points setup. For front Door you must
- ; also tell Front Door your POINTNET number in a SET POINTNET=6666
- ;
- ;MAILFROM---->8:952/1
- ;MAILTO------>8:935/140
- ;FILEFROM---->
- ;FILETO------>
- ;
- ;The above is not needed, as Front door does this thru the ROUTE.FD file
- ;--------------------------------
- ; Sysop key names
- ;
- SYSALIAS---->SECRET NAME
- SYSNAME----->!JOE SNOW
- SYSNAME----->=SYSOP
- ;
- ;The FIRST CHARACTER must be either a '!' or a '=', nothing else is
- ; allowed. The '!' means CONTAINS and the '=' means EXACT.
- ;
- ; Packet identification and unarchiving stuff
- ;
- PKTWILD----->*.PKT *.?UT
- PACKERCMD--->ee.exe p <------- This is your packer command. If you
- ; leave this blank it will use the batch
- ; file packer command to pack your *.out's
- ; Otherwise it will use this line ONLY if
- ; the FMAX:nnnn number is exceeded.
- ;
- ; See this section for information on SPAZ unarchiver
- ; This is the most common setting.
- ;
- ; Miscellaneous directories
- ;
- ; This is where your in-bound files should be sitting. In *.PKT's format.
- ;
- FILES------->J:\packets\
- ;
- ; If your ZONETYPE is 2 or 3 you will have to make directories for each
- ; domain listed. For this example I would need
- ; c:\fd\out
- ; c:\fd\out.008
- ; c:\fd\out.05A <------ .05A is HEX for 90
- ;
- OUTBOUND---->C:\fd\out\
- ;
- ; This is for a RAM DRIVE. It will really speed up your tossing.
- ; You must have a valid drive here, do not leave it blank.
- ;
- WORKDIR----->N:\
- ;
- ; If LOGDIR is blank it will default to the current path.
- ;
- LOGDIR------>
- ;
- ; Two important RBBS message bases
- ;
- ; This must be to your MAIN message base. Most always MESSAGES, Include
- ; the path.
- ;
- MESSAGES---->H:\BBS\MESSAGES
- ;
- ;A "model" messsage base (un-corrupt, small) that will be used with the
- ;"/FIXC" command line. If FIXMSG fails twice then the message base entered
- ;here will be copied over the original (corrupt) message base. The corrupt
- ;message base will be renamed *.BAD.
- ;
- BLANKMSG---->H:\BBS\GENERALM.DEF
- ;
- ; RBBS message base parameters
- ;
- ; RBBS-MAX is the Max messages most rbbs can see. Soon to change to 32000.
- ; ELASTIC is detirmend by the Configure Parameter for your message base.
- ; MSGMULT is set to 5
- ; KILLOVER is the max size MSGTOSS will toss. It is totally up to you, as
- ; there is NO limit to what it can do.
- ;
- RBBS-MAX---->999
- ELASTIC----->NO
- MSGMULT----->5
- KILLOVER---->10000
- ;
- ; NETBIOS, DESQVIEW, PC-NET & 10-NET record locking (/LOCK switch)
- ;
- ; These choices: "NETBIOS", "DESQVIEW", "PC-NET", "10-NET" or "".
- ;
- LOCKTYPE---->DESQVIEW
- LOCKWAIT---->.4
- LOCKTIME---->5
- ;
- ; RBBS purging related parameters (/PREP switch)
- ;
- ; This limit is the PURGE to limit 68%
- ;
- MAINT%LO---->68
- ;
- ; This is the WHEN TO purge Signal. 90%
- ;
- MAINT%HI---->90
- ;
- ; This will keep all messages to SYSOP from being purged for 10 days.
- ;
- DAYSTOSYS--->10
- ;
- ; This will allow purging of meesages from SYSOP after 10 days
- ;
- DAYSFRSYS--->10
- ;
- ; Allow messages to be purged after sysop has read them.
- ;
- DELREADSYS-->NO
- ;
- ; Allow messages to users to be deleted after 20 days.
- ;
- DAYSTOUSR--->20
- ;
- ; Allow messages from users to be deleted after 20 days.
- ;
- DAYSFRUSR--->20
- ;
- ; Allow purging of users message once read.
- ;
- DELREADUSR-->NO
- ;
- ; Year setting to stop acidental purging in case of clock failure.
- ;
- YEAR-------->1991
- ;
- ; FIX MESSAGE command. Passes the bad message-base file name.
- ; Uses FIXMSG.EXE or any other program you want.
- ;
- FIXMSGCMD--->FIXMSG [MSGFILE]
- ;
- ; Duplicate checking related stuff (/CDUP switch)
- ;
- ; MAXAREAS is the amount of ECHOS you carry on your system. If you ever
- ; change this you have to delete this file and it will rebuild itself.
- ; Keep the sizes down to speed things up.
- ;
- ;
- DUPFILE----->MSGTOSS.EID
- MAXAREAS---->200
- DUPSIZE----->450
- ;
- ; "Wait for users to go off-line" (/WAIT switch)
- ;
- CONFWAIT---->10
- ;
- ; Words used for message "capturing" (BBS keyword CAPT:1) stuff
- ;
- ; Don't set this up on your first try.
- ;
- CAPTURE----->FUCK
- CAPTURE----->SHIT
- ;
- ; Strip lines beginning with "text" (BBS keyword SECL:1) stuff
- ;
- SECL-------->SEEN-BY:
- ;
- ; Miscellaneous maintenance batch and command file stuff
- ;
- ;UTIL1------->MSGCLEAN.BAT
- ;UTIL1CMD---->SUBJECT J:[MSGFILE] O:[WELFILE] C:[AREA] L:15 S:
- ;UTIL2------->
- ;UTIL2CMD---->
-
-
-
-
- TIM's MSGTOSS.BBS
- -------------------
- Virginia Data Exchange (804)877-3539 -2-Lines- FREE! Timothy Jacobs
- ;
- ;
- -RECS:1500 MRGN:77 RNST:1 RNIF:500 MAXL:95 ESEC:5 FMAS:1 USRH:1 CAPT:0
- -NODE:1 SECL:0 GATE:2 CDUP:1
- ;
- H:\BBS\IBMm.def IBM 1:6666/10
- H:\BBS\MACm.def MAC 1:6666/10 6666/12 13
- H:\BBS\APPLESm.def APPLE 266/22 271/220
- H:\BBS\POLICEm.def ASKACOP2 1:266/22 1:271/122 1:271/220
- H:\BBS\AMIGAPRm.def AMIGA_PROG 266/22
- H:\bbs\amigaECm.def AMIGA 1:266/22 271/122 271/247
- H:\bbs\amigamem.def AMIGAGAMES 1:266/22 271/110
- H:\bbs\atari-8m.def ATARI 266/22
- H:\bbs\atariSTm.def ATARI_ST 266/22
- H:\BBS\AUDIOm.def AUDIO 1:266/22 1:271/122
- H:\BBS\AUTOm.def AUTOMOTIVE 1:266/22 1:271/122
- H:\BBS\BIBLEM.DEF OPEN_BIBLE 266/22 1:271/220 1:271/263
- H:\BBS\BUSINESM.DEF BUSINESS 266/22
- H:\bbs\Basballm.def ML-BASEBALL 1:266/22 1:271/122 1:6666/12
- H:\BBS\Clipperm.def CLIPPER 266/22 271/220
- H:\BBS\C-echom.def C_ECHO 1:266/22 271/220 271/247 271/250
- H:\BBS\C-PLUSm.def C_PLUSPLUS 1:266/22 271/220 271/247 271/250
- H:\BBS\CONSUMRm.def CONSUMER_REPORT 1:266/22 271/122 271/247 6666/12
- H:\BBS\COMICSm.def COMICS 1:266/22 271/247
- H:\BBS\DEADHEDM.DEF DEADHEAD 266/22 271/220
- H:\BBS\DVm.def DESQVIEW 1:266/22 271/220 271/247
- H:\BBS\ELECTROm.def ELECTRONICS 1:266/22 271/122 271/263 6666/10
- H:\bbs\echomacm.def ECHOMAC 1:266/22 6666/10 6666/12 6666/13
- H:\bbs\entreprm.def ENTREPRENEUR 266/22 271/250 6666/12
- H:\BBS\FCCm.def FCC 1:266/22 1:271/122 1:271/250 1:271/263
- H:\BBS\FILKm.def FILK 1:266/22 271/207 271/220 271/236
- H:\BBS\FILEREQm.def FILE_REQ 1:266/22 271/220 271/245 6666/10
- H:\BBS\FITEBELm.def FITE_BELL 1:266/22 271/220 271/250 271/300 6666/10 6666/12 6666/13
- H:\BBS\FLT-SIMm.def FS 266/22
- H:\BBS\FORSALEm.def CFORSALE 1:266/22 271/247 6666/12
- H:\BBS\GAMEINGm.def GAMING 1:266/22 271/110
- H:\BBS\GENEm.def GENEALOGY 1:266/22 271/220 271/247 271/300
- H:\bbs\H-BIBLEm.def HOLY_BIBLE 1:266/22 1:271/275
- H:\bbs\HAMm.def HAM 266/22 1:271/220 1:271/263
- H:\BBS\GARDENm.def HOME-N-GRDN 266/22 271/300 271/220
- H:\BBS\HUMORm.def HUMOR 1:266/22 271/110 271/220 271/263
- H:\BBS\hdconfm.def HDCONF 1:266/22 1:271/122 1:271/220
- H:\BBS\HDSALEm.def HDSALE 266/22
- H:\BBS\HSTm.def HST 266/22 271/220
- H:\BBS\INTm.def INTERUSER 1:266/22 1:271/220 1:271/236
- H:\BBS\INet-FDm.def INET.FIDO 1:266/22 271/118 6666/10
- H:\BBS\INet-TKm.def INET.TECH 266/22
- H:\BBS\KATTYm.def KATTY_KORNER 1:266/22 1:271/220 1:271/236
- H:\BBS\LANm.def LAN 1:266/22 271/247
- H:\BBS\LAWm.def LAW 1:266/22 271/118 271/220
- H:\BBS\LIBRARYm.def LIBRARY 1:266/22 271/118
- H:\bbs\LCHATm.def LCHATTER 1:266/22 271/110 271/115 271/118 271/122 271/207 271/212 271/218 271/220 271/228 271/232 271/236 271/245 271/247 271/250 271/253 271/263 271/265 271/270 271/275 271/280 271/300 275/13
- ;H:\bbs\lovem.def LOVELINE 107/???
- H:\BBS\MACCOMMm.def MACCOMM 266/22 6666/10
- H:\BBS\MACSALEm.def MACFSALE 266/22 6666/10 12
- H:\BBS\MACHYPEm.def MACHYPE 266/22 6666/10 12
- H:\BBS\MACGAMEm.def MAC_GAMES 266/22
- H:\BBS\MIDINETm.def MIDI-NET 266/22
- H:\BBS\MIDIPRGm.def MIDI-PROGRAMMING 266/22
- H:\BBS\MISSINGm.def MISSING 266/22 271/220
- H:\BBS\newechom.def ECHO_REQ 1:266/22 271/122 271/220 271/245 271/263
- H:\BBS\PRAYERm.def PRAYER 266/22
- H:\BBS\PROBKIDm.def PROBLEM_CHILD 266/22
- H:\BBS\rbbsm.def RBBS-PC 1:266/22 271/245
- H:\BBS\TELIXm.def TELIX 266/22
- H:\BBS\SCSIm.def SCSI-ONE 1:266/22 271/122 271/245
- H:\bbs\sifim.def SF 1:266/22 271/207 271/220 271/236 271/247
- H:\bbs\sharewrm.def SHAREWRE 1:266/22 271/247
- H:\BBS\SYSTEM7m.def SYSTEM7 266/22 6666/10
- H:\BBS\UFOm.def UFO 266/22 271/220
- H:\BBS\UNIXm.def UNIX 266/22
- H:\BBS\VIDEOm.def VIDEO 266/22
- H:\bbs\virusm.def VIRUS 266/22 271/250
- h:\bbs\win-prm.def WINDOWS.PROG 266/22 271/250
- h:\bbs\wp-echom.def PERFECT 1:266/22
- h:\bbs\wpcraftm.def WP-CRAFT 1:266/22
- h:\bbs\wptoolsm.def WP-TOOLS 1:266/22
- h:\bbs\wpmacrom.def PERFECT_MACRO 1:266/22
- ;
- c:\fd\mail\ NETMAIL
- d:\echo\bad\ UNKNOWN
- c:\fd\mail\net271\ NET271 1:266/22 271/110 271/115 271/118 271/122 271/207 271/210 271/212 271/218 271/220 271/225 271/228 271/232 271/236 271/245 271/247 271/250 271/253 271/263 271/265 271/275 271/280 271/300
- c:\fd\mail\fitebell\ FITE_BELL 266/22
- c:\fd\mail\rbbs\ RBBS-PC 266/22
- c:\fd\mail\tvro\ TVRO 266/22
- c:\fd\mail\TWSYSOP\ TWSYSOP 1:266/22 271/110 271/122 271/207 271/212 271/218 271/220 271/228 271/232 271/236 271/242 271/245 271/247 271/250 271/253 271/263 271/275 271/300 275/13
- c:\fd\mail\va_sysop\ VA_SYSOP 266/22 271/220 242 225 250 300
- ;
- #D:\echomail\ 12_STEPS 1:266/22 1:271/122
- #D:\ECHOMAIL\ ABLED 266/22 271/220
- #D:\ECHOMAIL\ ABORTION 266/22 271/220
- #D:\ECHOMAIL\ AD&D 266/22 271/220
- #D:\EchoMAIL\ ADOPTEES 266/22 271/220
- #D:\EchoMAIL\ AIDS/ARC 266/22 271/220
- #D:\ECHOMAIL\ ANXIETY 266/22 1:271/122
- #D:\ECHOMAIL\ AQUARIUM 1:266/22 271/247 271/263
- #D:\ECHOMAIL\ ASTRONOMY 266/22 271/220
- #D:\ECHOMAIL\ BATPOWER 266/22 271/220
- #D:\ECHOMAIL\ BBS_ADS 1:266/22 1:271/232 1:271/263
- #D:\ECHOMAIL\ BBS_HELP 1:271/220 1:271/236
- #D:\ECHOMAIL\ BIBLE 266/22 1:271/220 1:271/263
- #D:\ECHOMAIL\ BIKENET 1:266/22 1:271/122
- #D:\ECHOMAIL\ BIMODEM 1:266/22 1:271/122
- #D:\ECHOMAIL\ BITCH 1:266/22 271/220 271/247
- #D:\ECHOMAIL\ BNU 1:266/22 1:271/122
- #D:\ECHOMAIL\ BROADCAST 1:266/22 1:271/263
- #D:\ECHOMAIL\ CAP_NAT 1:266/22 1:271/263
- #D:\ECHOMAIL\ CELLULAR 266/22 1:271/263
- #D:\ECHOMAIL\ CHATTER 266/22 1:271/220 1:271/263
- #D:\ECHOMAIL\ CLASSIFIEDS 1:266/22 271/247 271/263
- #D:\ECHOMAIL\ COLLEGE 266/22 1:271/122
- #d:\echomail\ COMM 266/22 1:271/122 1:271/220 1:271/250 1:271/263
- #d:\echomail\ CONSULTING 266/22 271/250
- #D:\ECHOMAIL\ CONTROV 1:266/22 271/220 271/247
- #D:\ECHOMAIL\ COOKING 1:266/22 271/236 271/247 271/253
- #D:\ECHOMAIL\ CRASH 266/22 1:271/263
- #D:\ECHOMAIL\ DADS 1:266/22 1:271/236
- #D:\ECHOMAIL\ DBASE 1:266/22 271/220 271/300
- #d:\echomail\ DBRIDGE 1:266/22 271/245 271/250
- #D:\ECHOMAIL\ DDS_ECHO 1:266/22 271/220 271/247 275/13
- #D:\ECHOMAIL\ DEBATE 266/22 271/220
- #D:\ECHOMAIL\ DIETING 1:266/22 271/263
- #D:\ECHOMAIL\ DIRTY_DOZEN 1:266/22 1:271/122 1:271/220
- #d:\echomail\ DOORWARE 1:266/22 271/110 271/247 271/250
- #d:\echomail\ DR_DEBUG 266/22 271/250 271/220
- #D:\echomail\ EC13 266/22 271/220
- #d:\echomail\ ECHO271STAT 1:271/270 271/247 271/250 271/263 6666/10
- #D:\ECHOMAIL\ ECOLOGY 266/22 271/220
- #d:\echomail\ ECPROG 266/22 271/250
- #D:\ECHOMAIL\ EXOTIC_BIRDS 1:266/22 1:271/236
- #D:\ECHOMAIL\ FDECHO 1:266/22 271/122 271/220 6666/10
- #D:\ECHOMAIL\ FEMINISM 1:266/22 271/220 271/247
- #D:\ECHOMAIL\ FILM 1:266/22 271/263
- #D:\ECHOMAIL\ FIREARMS 266/22 271/220
- #D:\echomail\ FIRENET 266/22 271/220
- #D:\ECHOMAIL\ FLAME 1:266/22 271/220 271/247
- #d:\echomail\ FORSALE 1:271/270 271/207 271/220 271/232 271/245 271/247 271/250 271/263
- ;Check on these
- #D:\ECHOMAIL\ FUNNY 1:266/22 271/280
- #D:\ECHOMAIL\ UFGATE 1:266/22 271/118
- #D:\ECHOMAIL\ PDNECHO 1:266/22 271/245
- #D:\ECHOMAIL\ 4DOS 1:266/22 271/247
- #D:\ECHOMAIL\ BINKLEY 1:266/22 271/207 271/247 6666/10
- #D:\ECHOMAIL\ JOBS-NOW 1:266/22 271/247
- #D:\ECHOMAIL\ QEDIT 1:266/22 271/247
- #D:\ECHOMAIL\ OTHERNETS 1:266/22 271/122
- #D:\ECHOMAIL\ ZEC 1:266/22 271/122
- #D:\ECHOMAIL\ WHO 1:266/22 271/220
- ;Check on these
- #D:\ECHOMAIL\ GAYLINK 266/22 271/220
- #D:\ECHOMAIL\ GREEN.029 1:266/22 271/220
- #D:\ECHOMAIL\ HAM-SALE 266/22 1:271/263
- #D:\ECHOMAIL\ HAM_TECH 266/22 1:271/263
- #D:\ECHOMAIL\ HISTORY 1:266/22 271/220 271/280
- #D:\ECHOMAIL\ HOMESCHL 266/22 271/220
- #D:\echomail\ HZ_ECHO 266/22 1:271/220
- #D:\ECHOMAIL\ INET.EFF.NEWS 1:266/22 271/118 271/220
- #D:\ECHOMAIL\ INET.EFF.TALK 1:266/22 1:271/220
- #D:\ECHOMAIL\ INTERCOOK 1:266/22 1:271/122
- #D:\echomail\ JUDAICA 266/22 271/220
- c:\fd\mail\Lantas LANTASTI 1:266/22 271/245
- #D:\echomail\ LAW_DISORDER 266/22 1:271/220
- #D:\echomail\ LAW_TECH 1:266/22 271/118
- #D:\echomail\ MENS_ISSUES 266/22 1:271/220
- #D:\echomail\ MENSA 266/22 271/220
- #D:\echomail\ MILITARY_PEOPLE 266/22 1:271/220
- #d:\echomail\ MLM 266/22 271/250
- #D:\echomail\ MTASK 266/22 1:271/220
- #D:\echomail\ NCRC13 266/22 1:271/220
- #d:\echomail\ NET-POL 1:266/22 271/122 271/220 271/250
- #D:\echomail\ NEW_AGE_ECHO 1:266/22 271/220
- #D:\echomail\ NUTRITION 266/22 1:271/263
- #D:\echomail\ PACKET 266/22 1:271/263
- #D:\echomail\ PARADOX 266/22 1:271/220
- #D:\echoMail\ PARTYLINE 271/220 247
- #d:\echomail\ PASCAL 1:266/22 1:271/220
- #D:\echomail\ POLITICS 266/22 1:271/220
- #d:\echomail\ QMX_XRS 1:266/22 271/220 271/247
- #d:\echomail\ QUICKPRO 266/22 271/250 271/220
- #D:\echomail\ QUIK_BAS 266/22 1:271/220
- #D:\echomail\ RA_SUPPORT 1:266/22 1:271/122 1:271/263 1:271/275
- #D:\echomail\ RA_UTIL 1:266/22 1:271/122 1:271/220 1:271/247 1:271/263 1:271/275
- #D:\echoMail\ RADIO_CHATTER 271/220 263
- #D:\echomail\ RC_MODEL 1:266/22 1:271/263 1:271/275
- #D:\echomail\ RIGHTS 266/22 271/220
- #D:\echomail\ RTKBA 266/22 1:271/220
- #D:\echomail\ S_KING 1:266/22 1:271/220 1:271/253
- #D:\echoMail\ SALE_SWAP 271/220 210
- #D:\ECHOMAIL\ SCAN13 1:266/22 1:271/220 1:271/263
- #D:\echomail\ SCIENCE 266/22 1:271/220
- #D:\echomail\ SFFAN 1:266/22 1:271/220 1:271/236
- #D:\echomail\ SHORTWAVE 266/22 1:271/263 1:271/220
- #D:\echomail\ SPACE 1:266/22 1:271/122
- #D:\echomail\ SPORTS 1:266/22 271/220 271/236 271/280
- #D:\echomail\ SUPERBBS 1:266/22 271/228 271/253 271/280
- #D:\echomail\ STTNG 1:266/22 271/220 271/247
- #D:\ECHOMAIL\ TPBOARD 266/22 271/220
- #D:\ECHOMAIL\ TEEN 1:266/22 271/247 271/253
- #D:\ECHOMAIL\ TELEGARD 1:266/22
- #D:\ECHOMAIL\ TREK 1:266/22 271/220 271/247
- #D:\ECHOMAIL\ USA_EURLINK 266/22 271/220
- #D:\ECHOMAIL\ USS_LIBERTY 266/22 271/220
- #D:\echomail\ VID_GAME 1:266/22 1:271/236
- #D:\echomail\ VIETNAM_VETS 266/22 1:271/220
- #d:\echomail\ virus_info 266/22 271/250 271/220
- #d:\echomail\ virginia_bbs 266/22 271/220 271/250 300
- #d:\echomail\ WINDOWS 1:266/22 271/250 6666/10
- #d:\echomail\ X00_USER 266/22 271/250
- #d:\echomail\ ZMODEM 266/22 271/250
- ;
- ;genealogy
- #D:\echomail\ AUS_GENEALOGY 266/22 271/300 271/220
- #D:\ECHOMAIL\ CIVIL_WAR 1:266/22 271/122 271/220 271/280 271/300
- #D:\ECHOMAIL\ GENEALOGY.EUR 266/22 271/300 6666/12 271/220
- #D:\ECHOMAIL\ GENDATA 266/22 271/300 271/220
- #D:\ECHOMAIL\ GENSOFT 266/22 271/300 271/220
- #D:\ECHOMAIL\ GENSYSOP 266/22 271/300 271/220
- #D:\ECHOMAIL\ JEWISHGEN 266/22 271/300 271/220
- #D:\ECHOMAIL\ SE_GENEALOGY 271/220 271/300
- #D:\ECHOMAIL\ TIDEWATER_GENE 271/220 271/300
- #D:\ECHOMAIL\ WGW 271/220 271/300
- #D:\ECHOMAIL\ I&UK_GENE 271/220 271/300
- #D:\ECHOMAIL\ NZ_GENEALOGY 271/220 271/300
- #D:\ECHOMAIL\ PAF 271/220 271/300
- #D:\ECHOMAIL\ REUNIONS 271/220 271/300
- #D:\ECHOMAIL\ GEN_RES 271/220 271/300
- #D:\ECHOMAIL\ QUERIES 271/220 271/300
- ;
- ; 271/HUB stuff
- ;
- ;
- ; RBBS-NET**********************
- ;
- ;
- -RECS:300 MRGN:74 RNST:1 RNIF:500 MAXL:90 ESEC:5 FMAS:1 USRH:1
- -CAPT:0 NODE:3 SECL:0 GATE:2
- ;
- C:\FD\MAIL.8\ NETMAIL
- d:\echo\BAD.8\ UNKNOWN
- c:\fd\mail\msgbeta\ MSGBETA 8:950/1
- c:\fd\mail\msgtoss\ RBBS_MSGTOSS 8:950/1 935/30
- c:\fd\mail\cdrom\ RBBS_CDROM 8:950/1 935/30
- C:\FD\MAIL\RBBSdoor\ RBBS_DOOR 8:950/1 935/30
- C:\FD\MAIL\Rbbspack\ RBBSMAIL_PACK 8:950/1 935/30
- C:\FD\MAIL\Rbbssale\ RBBS_4SALE 8:950/1 935/30
- C:\FD\MAIL\RBBS-DEV\ RBBS_DEV 8:950/1 935/30 140
- C:\FD\MAIL\RBBS-NET\ RBBS-NET 8:950/1 935/30 140
- C:\fd\mail\RBBSBITS\ RBBSBITS 8:950/1 935/30 140
- C:\FD\MAIL\RBBS-pol\ RBBS_POL 8:950/1 935/30
- C:\FD\MAIL\RBBS-SRC\ RBBS_SRC 8:950/1 935/30 140
- C:\FD\MAIL\RBBS-SD\ RBBS-SD 8:950/1 935/140
- C:\FD\MAIL\RBBS-SYS\ RBBS-SYSOP 8:950/1 935/30 111 140
- c:\fd\mail\DOORWARE\ DOORWARE 8:950/1 935/141
- c:\fd\mail\HP\ HP 8:950/1 935/141
- c:\fd\mail\HPSYSOP HPSYSOP 8:950/1 935/140
- ;
- ; SAUDI-NET ******************************
- ;
- -RECS:300 MRGN:74 RNST:1 RNIF:500 MAXL:90 ESEC:5 FMAS:1 USRH:1
- -CAPT:0 NODE:4 SECL:0 GATE:2
- ;
- ;
- C:\FD\MAIL.90\ NETMAIL
- d:\echo\BAD.90\ UNKNOWN
- C:\FD\MAIL\Z90IPECS\ IPECS 90:83/0
- C:\FD\MAIL\REG_83\ REG_83 90:83/0
- C:\FD\MAIL\SAUDI\ SAUDI 90:83/0
- C:\FD\MAIL\SAUDI_IN\ SAUDI_INFO 90:83/0
- C:\FD\MAIL\Z90_SYS\ Z90_SYSOP 90:83/0
- C:\FD\MAIL\Z90PRESS\ Z90_PRESS 90:83/0
- C:\FD\MAIL\Z90MIL\ Z90_MILCOM 90:83/0
- ;
- ; OUR-NET *******************************
- ;
- -RECS:300 MRGN:74 RNST:1 RNIF:500 MAXL:90 ESEC:5 FMAS:1 USRH:1
- -CAPT:0 NODE:5 SECL:0 GATE:2
- C:\FD\MAIL.65\ NETMAIL
- d:\echo\BAD.65\ UNKNOWN
- #D:\ECHOMAIL\ amiga_too 65:511/1
- #D:\ECHOMAIL\ cardboard_gold 65:511/1
- #D:\ECHOMAIL\ COM_SALE 65:511/1
- #D:\ECHOMAIL\ Debatable 65:511/1
- #D:\ECHOMAIL\ delicious 65:511/1
- #D:\ECHOMAIL\ FLYING 65:511/1
- #D:\ECHOMAIL\ FREDS_CUISINE 65:511/1
- #D:\ECHOMAIL\ FUNNY_BONE 65:511/1
- #D:\ECHOMAIL\ GEN_ADMIN 65:511/1 65:511/236
- #D:\ECHOMAIL\ gt_drwho 65:511/1
- #D:\ECHOMAIL\ gt_wierdness 65:511/1
- #D:\ECHOMAIL\ HOT_TUB 65:511/1
- #D:\ECHOMAIL\ ICRC 65:511/1
- #D:\ECHOMAIL\ masonic 65:511/1
- #D:\ECHOMAIL\ meterology 65:511/1
- #D:\ECHOMAIL\ New_music 65:511/1
- #D:\ECHOMAIL\ NINTENDO 65:511/1
- #D:\ECHOMAIL\ ON_AQUARIUM 65:511/1
- #D:\ECHOMAIL\ OPEN_LINE 65:511/1
- #D:\ECHOMAIL\ PET_NET 65:511/1
- #D:\ECHOMAIL\ POLICY 65:511/1
- #D:\ECHOMAIL\ PROGRAMS 65:511/1
- #D:\ECHOMAIL\ rush 65:511/1
- #D:\ECHOMAIL\ SYSOP_CHAT 65:511/1
- #D:\ECHOMAIL\ twisted_GAMER 65:511/1
- #D:\ECHOMAIL\ vacation 65:511/1
- #D:\ECHOMAIL\ W_P 65:511/1
- #D:\ECHOMAIL\ YARD_SALE 65:511/1
- #D:\ECHOMAIL\ zone_what? 65:511/1
-
- msgtossn.bat
- -------------
- ****************************************************************************
- * NOTE from Mike Zakharoff: *
- * *
- * Tim uses MSGTOSS "metacommands" throughout his batch file. These are *
- * commands that are pre-defined in the metacommand file (MSGTOSS.CMD). *
- * To see how he implements the MSGTOSS commands, refer to the end of *
- * this document to see his MSGTOSS.CMD file. Also see MSGSWI.DOC. *
- ****************************************************************************
- j:
- if exist j:\*.pkt copy j:\*.pkt j:\packets
- if exist j:\packets\*.pkt del j:\*.pkt
-
- rem AREAFIX to change the MSGTOSS.BBS before mail tossing starts.
- cd\fd\areafix
- areafix ec -k
-
- cd\packets
- if exist j:\*.mo? spaz -D j:\*.mo?
- if exist j:\*.tu? spaz -D j:\*.tu?
- if exist j:\*.we? spaz -D j:\*.we?
- if exist j:\*.th? spaz -D j:\*.th?
- if exist j:\*.fr? spaz -D j:\*.fr?
- if exist j:\*.sa? spaz -D j:\*.sa?
- if exist j:\*.su? spaz -D j:\*.su?
-
- :MAILROOM
- if exist j:\packets\*.msg goto NETMAIL
- if exist j:\packets\*.pkt goto MSGTOSS
- if exist j:\*.4 goto DWARZ
- goto END
-
- :MSGTOSS
- C:
- cd\arc\temp1
- msgtoss toss3
-
- :SENDMAIL
- call msgsend.bat
- goto MAILROOM
-
- :NETMAIL
- if exist j:\packets\30*.msg copy j:\packets\30*.msg c:\fd\mail
- del j:\packets\30*.msg
- goto MAILROOM
-
- :DWARZ
- L:
- cd\dwarz
- copy j:\*.4 l:\dwarz\dwarz.in
- copy j:\*.4 l:\dwarz
- copy j:\*.4 l:\dwarz\dwarz.in
- copy j:\*.4 l:\dwarz
- del j:\*.4
- dwarznet
- goto MAILROOM
-
- :END
- del C:\dv\run*.*
- cd\fd
- exit
-
-
- MSGTOSS.CMD
- -----------
- TOSS1 /TOSS /WDIR /FIXC /KNET /KUNK /LOCK /NSTOP /PREX /FEED /MUSER:2
- TOSS2 /TOSS /WDIR /FIXC /LOCK /NSTOP /PREX /FEED /MUSER:2
- TOSS3 /TOSS /WDIR /PREP /FIX /LOCK /MUSER:2 /FEED /NSTOP
- TOSS4 /TOSS /WDIR /PREP /FIX /FEED /TUNK /LOCK /MUSER:2
- SCAN /SCAN /WDIR /FIDO /RBBS /LOCK /FIX /MUSER:2
- SAUDI_INFO /SCAN /WDIR /FIDO /AREA:SAUDI_INFO
- SAUDI /SCAN /WDIR /FIDO /AREA:SAUDI
- MSGBETA /SCAN /WDIR /FIDO /AREA:MSGBETA
- RE_SAUDI /SCAN /WDIR /FIDO /RSCAN:1:129/82 /AREA:SAUDI
- FIX /GLOB:FIXMSG [MSGFILE] /NET
- RNUM /GLOB:MSGRENUM /MSG:[MSGFILE] /USR:[USRFILE] /NET
-
- Thats all folks.......
-
-