home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / comm / bnp410.zip / CONFIG.BNP < prev    next >
Text File  |  1993-03-06  |  2KB  |  56 lines

  1. ; BNP 4.10 Configuration File - Cascades Etc. BBS
  2. ; Nathan Moschkin - 1:109/427   Last updated: March 05, 1993
  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. ; KILL ALL/NONE  kill all sent mail or no sent mail
  26. ; BSY_FLAG  directs BNP to generate .BSY flags or not
  27. ;
  28. bsy_flag
  29. pkttype type2.2
  30. killold 15
  31. maxarcsize 512
  32. logfile c:\bink\system.log
  33. routefile route.bnp
  34. grungy exclude
  35. ;
  36. ; Usage for packer commands would be:
  37. ;
  38. ; PACKER_DEF # exec [params]
  39. ; where '#' is the number to assign (if this value is a letter,
  40. ; that'll work too, but it can only be one character long, or BNP will
  41. ; report an error.
  42. ;
  43. ; PACKUP # node1 [node2] [node3] [node4]
  44. ; where '#' is the number to use.  This must be defined or BNP will report
  45. ; an error.  The nodes are the node numbers to pack with.
  46. ;
  47. packer_def 1 pkpak -oct a
  48. packer_def 2 pkzip
  49. packer_def 3 lha a -m
  50. packer_def 4 arj a -e
  51. ;
  52. packup 4 1:109/427.1
  53. packup 2 1:109/400 40 1:109/427.4 
  54. packup 1 1:* 2:* 3:* 4:* 5:* 6:*
  55.  
  56.