home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / waffle / aser28.zip / ASER.CFG next >
Text File  |  1991-12-15  |  1KB  |  48 lines

  1. # Configuration file for aser
  2. # Mail header configuration
  3.  
  4. MAILHEADER e:\budi\aser28\header.asr
  5.  
  6. # System configuration
  7. # Public directory MUST SPECIFY THE DRIVE !!
  8. # eg PUBLICDIR C:\PUBLIC
  9. PUBLICDIR g:
  10.  
  11. # You can specify different help file
  12. # by default it will be "PUBLICDIR\help"
  13. # This one MUST USE backslash
  14. HELPFILE e:\budi\aser28\help
  15.  
  16. LOGFILE e:\budi\aser28\aser.log
  17.  
  18. # EXTERNAL USER CHECKING PROGRAM
  19. # PROGRAM MUST RETURN 0 TO ACTIVATE ASER
  20. USRPRG e:\budi\reject\reject.exe
  21.  
  22. # number/sequence of requests
  23. SEQFILE e:\budi\aser28\seqf
  24.  
  25. # temporary output file, filename must be less than 2 characters
  26. # aser will append sequence number to that filename
  27. TMPOUTFILE g:\o_
  28.  
  29. # UUENCODE must not split the file and must be able to
  30. # redirect the results to STDOUT
  31. UUENCODE e:\budi\aser28\uue.com
  32. TMPUUEFILE g:\u_
  33.  
  34. # number of lines to split when file is uuencoded
  35. MINSPLIT 500
  36.  
  37. # SWITCHES
  38. # deletetmp 1 means delete TMPOUTFILE once it's done (default)
  39. DELETETMP 0
  40.  
  41. # emptysend 1 means send HELP file is nothing understood in
  42. # the mail. Default is 0
  43. EMPTYSEND 0
  44.  
  45. # Advertisement :
  46. # ASER - (c) 1991, Budi Rahardjo <budi@bison.mb.ca>
  47. # <rahard@ee.umanitoba.ca> <rahardj@ccu.umanitoba.ca>
  48.