home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / HSUSER10.RAR / HS-USER.CTL < prev    next >
Text File  |  1995-10-27  |  2KB  |  44 lines

  1. ; The HMB Board were the messages must be posted in.
  2. HMBBoard = 4
  3. ;
  4. ; The path to your NetMail (*.MSG) directory.
  5. ; If you don't want HS-USER to create a netmail with the statistics, just
  6. ; leave this option commented out.
  7. NetMailPath = F:\FD\MAIL
  8. ;
  9. ; The Name were the messages to the users must originate from.
  10. ; This Name is also used to write the Netmails to (if enabled).
  11. MessageFrom = Martijn Janssen
  12. ;
  13. ; This option specifies the file that must be posted to users with 30 days
  14. ; of subscription left. If you don't want HS-USER to check for users with
  15. ; 30 days of subscription left, just leave this option commented out.
  16. 30_Days_Message = F:\RA\HSUSER\30_DAYS.MSG
  17. ;
  18. ; This option specifies the file that must be posted to users with 7 days
  19. ; of subscription left. If you don't want HS-USER to check for users with
  20. ; 7 days of subscription left, just leave this option commented out.
  21. 7_Days_Message = F:\RA\HSUSER\7_DAYS.MSG
  22. ;
  23. ; The complete path were HS-USER can create it's LogFile.
  24. ; If you don't want HS-USER to create a LogFile, just leave this option
  25. ; commented out.
  26. LogPath = F:\LOG
  27. ;
  28. ; Here you can enter up to 50 different security levels wich HS-USER must scan.
  29. ; Syntax:
  30. ; Change_Account = <OldSec> <NewSec> <FlagsOff> <FlagsOn> <File>
  31. ;
  32. ; <OldSec>   = Security Level to scan for.
  33. ; <NewSec>   = Security Level this user must have after HS-USER changed the account.
  34. ; <FlagsOff> = Flags that must me turned off (Ex. 'A1B2C3' or enter 'None' if
  35. ;              flags don't have to be changed).
  36. ; <FlagsOn>  = Flags that must me turned on (Ex. 'A2B3C4' or enter 'None' if
  37. ;              flags don't have to be changed).
  38. ; <File>     = This file is the file that is posted to the user when his/her
  39. ;              Security Level is changed.
  40. ;
  41. Change_Account = 50 10 A3 A2 F:\RA\HSUSER\LOWSEC.TXT
  42. Change_Account = 25 10 A3 A2 F:\RA\HSUSER\LOWSEC.TXT
  43.  
  44.