home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / bdoc_260.zip / NEWUSER.EVT < prev    next >
Text File  |  1995-11-07  |  1KB  |  24 lines

  1. ; ----------------------------------------------------------------------------
  2. ; BINKLEY.EVT - minimal Event File for BBS
  3. ; ----------------------------------------------------------------------------
  4. ; when altered to show your own Zone Mail Hour, rename to BINKLEY.EVT
  5. ; ----------------------------------------------------------------------------
  6. ;
  7. Event All 00:00 02:30          B      E2=20 E3=30            ; BBS OK
  8. Event All 02:30 03:30          N M    E2=20 E3=30            ; ZMHour
  9. Event All 03:30 23 59          B      E2=20 E3=30            ; BBS OK
  10. ;
  11. ; ----------------------------------------------------------------------------
  12. ; if you run a point its even shorter, delete the 3 event lines above
  13. ; and uncomment this line:
  14. ;
  15. ; Event All 00:00 23:59 S      ; Send only event as no-one should call you
  16. ;
  17. ;-----------------------------------------------------------------------------
  18. ;
  19. ; You can of course add any number of lines to control events, such as
  20. ; an exit for daily maintenance or, if you are a node, to control when
  21. ; mail can be sent long distance (by use of the L flag).
  22. ;
  23. ; Read all about event files in the Ref Guide.
  24.