home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / w / wfs203.zip / STATIC.SMP < prev    next >
Text File  |  1992-11-15  |  2KB  |  78 lines

  1. #
  2. #  Sample WFS static file variables.
  3. #
  4.  
  5. # ------------------------------------------------------------------
  6. # wfs controls
  7. # ------------------------------------------------------------------
  8.  
  9. wfs.sender              : fileserv
  10. wfs.reply-to            : Tech-Support@FroBaz.COM
  11.  
  12. wfs.notrans             : false
  13. wfs.errorlimit          : 5
  14. wfs.deny                : e:\waftst\user\fileserv\denylist.txt
  15. # wfs.authexit            : e:\waftst\bin\wfsauth
  16.  
  17. #
  18. # UUencode options
  19. #
  20. wfs.uuencode            : c:\util\uuencode
  21. wfs.uuencode.ext        : com exe zip pak arc arj gif lzh lha zoo z tar
  22. wfs.uuencode.lines      : 750
  23. wfs.ascii.lines         : 700
  24. wfs.ascii.size          : 20000
  25.  
  26. #
  27. # Auxiliary files
  28. #
  29. wfs.signature           : e:/waftst/user/fileserv/signatur.txt
  30. wfs.transcript          : e:/waftst/user/fileserv/welcome.txt
  31. wfs.help                : e:/waftst/user/fileserv/help.txt
  32. wfs.filelist            : e:/waftst/user/fileserv/filelist.txt
  33.  
  34. #
  35. # Rate limiting controls
  36. #
  37. wfs.daylimit            : 2500
  38. wfs.msglimit            : 600
  39. wfs.quelimit            : 25000
  40.  
  41. #
  42. # User Command enables
  43. #
  44. wfs.enable.ping         : ping /ping
  45. wfs.enable.quit         : quit exit logout logoff bye poof end
  46. wfs.enable.help         : help /help huh huh? what what? duh?
  47. wfs.enable.help         : ? ?? ??? ???? ????? whazzat whazzat?
  48. wfs.enable.get          : get /get send /send pdget /pdget 
  49. wfs.enable.dir          : dir /dir index /index
  50. wfs.enable.newfiles     : newfiles /newfiles filediff
  51. wfs.enable.password     : password /password
  52. wfs.enable.join         : join /join /subscribe subscribe resign
  53. wfs.enable.unjoin       : unjoin /unjoin unsubscribe /unsubscribe
  54. wfs.enable.archive      : archive oldmail
  55. wfs.enable.members      : members memberlist
  56. wfs.enable.addmember    : addmember
  57. wfs.enable.dropmember   : dropmember
  58.  
  59. #
  60. # Automail Configuration
  61. #
  62. wfs.automail            : info          e:\waftst\user\fileserv\info
  63. wfs.automail.immediate  : info-also     e:\waftst\user\fileserv\infoalso
  64.  
  65. #
  66. # Remote Command Configuration
  67. #
  68. wfs.command             : WhatTimeIsIt  whattime
  69.  
  70. #
  71. # Mailing List configuration
  72. #
  73. wfs.maillist            : ml-test-list  mltest
  74.  
  75. # ------------------------------------------------------------------
  76. # end wfs controls
  77. # ------------------------------------------------------------------
  78.