home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / bbs / bnp_v762.zip / CONFIG.BNP < prev    next >
Text File  |  1994-02-19  |  2KB  |  79 lines

  1. ; BNP 6.45 Configuration File - Example Configuration Only
  2. ; Joe Sysop - 1:1/999           Last updated: December 21, 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 1:109/11@fidonet.org
  9. Address 11:202/113@permanet.org
  10. Address 73:4029/100@flexnet.ftn
  11. Address 72:3010/20@nathan.ftn
  12. ;
  13. Sysop Joe Sysop
  14. RegistrationKey *DELETED*
  15. ;
  16. Pkt_Pass 1:109/349   *DELETED*
  17. Pkt_Pass 1:109/10    *DELETED*
  18. Pkt_Pass 1:109/168   *DELETED*
  19. Pkt_Pass 11:202/101  *DELETED*
  20. ;
  21. ; Directories (outbound/netmail)
  22. ;
  23. Outbound d:\mail\outbound
  24. Netmail FTSC D:\Mail\Netmail\
  25. ; Netmail Squish D:\Max\Msg\Netmail
  26. ; Netmail JAM C:\RA\Msg\Netmail
  27. ;
  28. ; Quiet mode (uncomment for suppressed screen writes)
  29. ;
  30. quiet
  31. ;
  32. ; PKTTYPE [type2/type2+/type2.2]
  33. ; KILLOLD #  kill mail older than # days.
  34. ; MAXARCSIZE #  maximum archive size allowed
  35. ; ROUTEFILE [file]  filename to routing verbs
  36. ; GRUNGY [delete/ignore/exclude]  Grundged message system activation modes.
  37. ; KILL ALL/NONE/NORMAL/INTRANSIT  kill all sent mail or no sent mail
  38. ; BSY_FLAG  directs BNP to generate .BSY flags or not
  39. ; BINKLEY runs BNP in BinkleyTerm/Opus mode (default)
  40. ; PORTAL runs BNP in Portal of Power mode
  41. ; DEL_EMPTY deletes empty point directories
  42. ; KILLNULL [DwarZ] kills NULL and DwarZ NULL messages
  43. ;
  44. binkley
  45. bsy_flag
  46. semaphore d:\mail
  47. pkttype type2+
  48. killold 15
  49. maxarcsize 512
  50. kill intransit
  51. logfile c:\bink\bnp.log
  52. vlogfile c:\bink\verbose.log
  53. routefile route.bnp
  54. grungy exclude
  55. del_empty
  56. killnull dwarz
  57. ;
  58. ; Usage for packer commands would be:
  59. ;
  60. ; PACKER_DEF # exec [params]
  61. ; where '#' is the number to assign (if this value is a letter,
  62. ; that'll work too, but it can only be one character long, or BNP will
  63. ; report an error.
  64. ;
  65. ; PACKUP # node1 [node2] [node3] [node4]
  66. ; where '#' is the number to use.  This must be defined or BNP will report
  67. ; an error.  The nodes are the node numbers to pack with.
  68. ;
  69. packer_def A pkpak -oct a
  70. packer_def Z pkzip
  71. packer_def 2 pkz2  
  72. packer_def L lha a -m
  73. packer_def J arj a -e
  74. ;
  75. packup J 1:109/427.1
  76. packup Z 1:109/400 40 1:109/427.4 1:109/349.* 168 10 1 5
  77. packup A 1:* 2:* 3:* 4:* 5:* 6:*
  78.  
  79.