home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / mailers / bnp420.zip / CONFIG.BNP < prev    next >
Text File  |  1993-03-13  |  2KB  |  60 lines

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