home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 3 / hamradioversion3.0examsandprograms1992.iso / packet / mblbbs14 / mblbbs.cfg < prev    next >
Text File  |  1990-02-24  |  1KB  |  41 lines

  1. ; Sample MBLBBS.CFG 
  2. ;
  3. ; NET and NODE are FIDO compatable net and node numbers
  4. ; If you are not a network member the number you use is purely arbitrary.  
  5. ; It may even work to use none, probably depending on your LLBBS software.
  6. ; Use mine if you want since it is only used locally to you anyway.
  7. ;
  8. NET      109
  9. NODE     418
  10. ;
  11. ; Next the call sign of the PBBS is needed
  12. ;
  13. PBBS     W3INK
  14. ;
  15. ; An AREA TAG is needed at least for RBBSMAIL to work right
  16. ; if NONE is entered, MBLBBS will not put an area tag in the message.
  17. ;
  18. AREA     MBLBBS
  19. ;
  20. ; Where do the messages from the PBBS go?
  21. ;
  22. NETMAIL   c:\mail\w3ink\
  23. ;
  24. ; Where is the WA7MBL MAILFILE.BTR file located (drive, path and file name)
  25. BTR       e:\bbs\mailfile.btr
  26. ;
  27. ; Where is the WA7MBL mail to be stored? (including last "\")
  28. ;
  29. MBLMAIL   e:\bbs\mail\
  30. ;
  31. ; Where are the appended files stored (in the ASCII files area)
  32. ;
  33. FILES     e:\bbs\files\
  34. ;
  35. ; If individual mail should be marked private leave this parameter in,
  36. ; otherwise comment it out with a ";".
  37. ; The default is public.
  38. ;
  39. PVTMAIL   YES
  40. ;