home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / bbs_opus / mpr1302b.arj / EXAMPLE.BBS < prev    next >
File List  |  1991-06-16  |  2KB  |  51 lines

  1. BICS -= The BMW of points =- ! Bruce Wilson
  2.  
  3. ; Just in case you didn't know. You are allowed a line starting with
  4. ; a dash (-) in your areas.bbs. These lines will be ignored by all
  5. ; programs ( eg QMail, ConfMail) that don't understand them. Also lines
  6. ; starting with a semicolon are comment lines.
  7.  
  8. ; Do the netmail and local areas
  9. ; could put on cmdline or in separate file (eg LOCAL.BBS) if prefered.
  10. ; Must not put in more than one place tho.
  11.  
  12. ; Remember that the options defined in the cfg file are active.
  13.  
  14. -MsgPro -k(400*0)+(0*45) -r -mn -DM:\net
  15. -MsgPro -DM:\General
  16. -MsgPro -DM:\IBMtech
  17. -MsgPro -DM:\SysMsg
  18. -MsgPro -DM:\Graffiti
  19.  
  20. ; -k(400*0)+(0*45) Kill messages older than 45 days
  21. ;                  also kill if more than 400 msgs.
  22. ; -r               Renumber.
  23. ; -mn              Mode is net/local.
  24.  
  25. ; New options for the echo mail areas.
  26. -MsgPro -k(999*0)+(299*2)+(0*25) -me
  27.  
  28. ; -k ...   Sheesh, I'm not going over this again. RTFM!
  29. ; -me      Change to echo mode.
  30.  
  31. ; Areas are listed in the order that I want them to appear in msged.
  32.  
  33. M:\NZ_Echo              NZ_Echo         770/101
  34. M:\CEcho                C_ECHO          770/101
  35. M:\NZ_Pas               NZ_Pascal       770/101
  36. M:\NZ_Comms             NZ_COMMS        770/101
  37. M:\NZ_Point             NZ_Point        770/101
  38. M:\BuySell              NZ_BuySell      770/101
  39. M:\NZ_Virus             NZ_Virus        770/101
  40. M:\NZ_SF                NZ_SF           770/101
  41. -MsgPro -k(999*0)+(499*20) ; Loyal Opus sysops will want more Meadow msgs :-)
  42. M:\meadow               MEADOW          770/101
  43. -MsgPro -k(999*0)+(299*2)+(0*25)
  44. M:\Z3Tech               ZONE3_TECH      770/101
  45. M:\HDEcho               HDCONF          770/101
  46. M:\Virus_in             VIRUS_INFO      770/101
  47.  
  48. ; Don't need to do much to the bad_msgs area (left with renum and dirsort)
  49. -MsgPro -k- -t- -s-
  50. M:\Bad_Msgs             BAD_MSGS
  51.