home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 2 / 2852 / timelimits < prev   
Encoding:
Text File  |  1991-02-24  |  784 b   |  18 lines

  1. # RNALIB 2.2 TIME_LIMITS [optional]
  2. #
  3. # This file should contain lines in this format:
  4. # path start end
  5. # where:  path  is a full 'bang' path (see white or black headers)
  6. #         start is the starting hour  (ex: 9)
  7. #         end   is the ending hour  (ex: 23)
  8. # You can put comments between lines, but you can't leave empty lines.
  9. # Rnalib will process mail coming from 'path' ONLY in the time interval
  10. # start-end. Out of this interval, that mail is added to $RNADIR/pending
  11. # for the next run, and there it will stay until its time comes.
  12. # If incoming path is not matched, mail is processed immediatly as usual.
  13. # Do not use TABS as field separator.
  14. # Example:
  15. # gear!marlor 19 7
  16. # means that mail coming from gear!marlor can be processed by rnalib only
  17. # between 19pm and 7am .
  18.