AT2k Design BBS Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages! You are not logged in. Login here for full access privileges. |
Previous Message | Next Message | Back to VBBS/VADV How-To <-- <--- | Return to Home Page |
|
||||||
From | To | Subject | Date/Time | |||
Douglas Connor | All | info my vadv mail batch |
April 21, 2004 11:23 AM |
|||
I use irex to send/recieve vnet pkts at steves ftp. irex runs this bat when it recieves mail. and the batch also runs hourly. ::======dovadv.bat============ set dszlog=g:\vabbs\dsz.log g: cd \vabbs if exist ftb.flg goto aspn echo >ftb.flg vfido.exe 1 /r vfido.exe 1 /u vme.exe /toss vnet.exe /u networkid=80 vfido 1 /r if exist g:\netmail\nodedif.* vfido.exe /nd networkid=4 if exist g:\netmail\fmlydiff.* vfido.exe /nd networkid=17 :aspn del ftb.flg ::===import vnet pkt found in my fido inbound===== ::===vnet import nukes any bad pkts so resurve incomin*.pk* files=== ::===for vnet stuff=== for %%T in (g:\netmail\in1\incomin*.pk*) do vnet 0 /import=%%T networkid=80 vme.exe /toss ::===export vnet mail to irex(steve)=== ::===I run vpktsend hourly to create the pkt(zip) files=== g: cd \vanets\aspnet\ for %%T in (*.zip) do if not exist incoming.pkt ren %%T incoming.pkt for %%T in (*.zip) do if not exist incomin0.pkt ren %%T incomin0.pkt for %%T in (*.zip) do if not exist incomin1.pkt ren %%T incomin1.pkt ::===put the pkts in the directory irex uses to send to steve=== for %%T in (incomin*.pkt) do if not exist g:\vanets\aspnet\out\%%T move %%T g:\vanets\aspnet\out ::===Process the inbound aspectnet files=== cd \netmail\in1 ::===do one at a time just in case there are multiples=== for %%T in (aspnet80.zi*) do if not exist aspnet80.zip ren %%T aspnet80.zip if exist aspnet80.ZIP PKUNZIP.EXE -o ASPNET80.ZIP if exist ADEX*.* del g:\vabbs\txt\ADEX*.* movesafe bbslist.* g:\vanets\aspnet movesafe arealist.* g:\vanets\aspnet movesafe ADEX*.* g:\vabbs\txt del ASPNET80.ZIP ::===Clean up some leftover mailer stuff=== del *.dlo del *.flo :end Doug 8) VirtualNet: Vested Tyme Dataline (802)-228-2263 V.FC 28.8 MCI DM/F! 8) FidoNet, Highway-1, Mysticalnet, Emeraldnet, Circlenet 8) 1:325/1002 Proctorsville Vermont USA. @1802000 |
||||||
|
Previous Message | Next Message | Back to VBBS/VADV How-To <-- <--- | Return to Home Page |
Execution Time: 0.0149 seconds If you experience any problems with this website or need help, contact the webmaster. VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved. Virtual Advanced Copyright © 1995-1997 Roland De Graaf. |