home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / BNP215.ZIP / CONFIG.BNP < prev    next >
Text File  |  1992-08-21  |  1KB  |  51 lines

  1. ; BNP Configuration File - Cascades Etc. BBS
  2. ; Nathan Moschkin - 1:109/427   Last updated: July 28, 1992
  3. ;
  4. ; My address and akas
  5. ;
  6. address 1:109/427@fidonet.org
  7. address 1:109/427.2@fidonet.org
  8. address 73:4029/100@flexnet.ftn
  9. address 72:3010/20@nathan.ftn
  10. ;
  11. ; Directories (outbound/netmail)
  12. ;
  13. outbound d:\mail\outbound
  14. netmail d:\mail\netmail 
  15. ;
  16. ; Quiet mode (uncomment for suppressed screen writes)
  17. ;
  18. quiet
  19. ;
  20. ; PKTTYPE [type2/type2+/type2.2]
  21. ; KILLOLD #  kill mail older than # days.
  22. ; MAXARCSIZE #  maximum archive size allowed
  23. ; ROUTEFILE [file]  filename to routing verbs
  24. ; GRUNGY [delete/ignore/exclude]  Grundged message system activation modes.
  25. ;
  26. pkttype type2.2
  27. killold 15
  28. maxarcsize 512
  29. routefile route.bnp
  30. grungy exclude
  31. ;
  32. ; Usage for packer commands would be:
  33. ;
  34. ; PACKER_DEF # exec [params]
  35. ; where '#' is the number to assign (if this value is a letter,
  36. ; that'll work too, but it can only be one character long, or BNP will
  37. ; report an error.
  38. ;
  39. ; PACKUP # node1 [node2] [node3] [node4]
  40. ; where '#' is the number to use.  This must be defined or BNP will report
  41. ; an error.  The nodes are the node numbers to pack with.
  42. ;
  43. packer_def 1 pkpak -oct a
  44. packer_def 2 pkzip
  45. packer_def 3 arj a -e
  46. ;
  47. packup 3 1:109/427.1
  48. packup 2 1:109/400 40
  49. packup 1 1:* 2:* 3:* 4:* 5:* 6:*
  50.  
  51.