home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / tmlman03 / tml_man.cfg < prev    next >
Text File  |  1994-04-12  |  2KB  |  70 lines

  1. ;    T-Mail Manager Config File
  2. ;
  3. ;
  4. ; The following two keywords have to be properly configured.
  5. TmailPath f:\tml_man\
  6. ; this is the path to your main BBS folder where TMAIL.DAT and TMAIL.PTR are
  7. ; please backup all TMAIL.* files.
  8. ;
  9. AreasPath f:\tml_man\
  10. ; this is the path to your AREAS.BBS file. 
  11. ;
  12. ; Options and Functions:
  13. ;
  14. LogFile f:\tml_man\tml.log
  15. ; Name and Path to Log
  16. ;
  17. Info
  18. ; Print information from TMAIL.DAT
  19. ;
  20. CrossCheck
  21. ; check TMAIL.DAT against AREAS.BBS
  22. ;
  23. AutoAdd FG
  24. ; Add all areas from group F and G to TMAIL.DAT
  25. ; Add only if data matches with Group specified in Sig command
  26. ;
  27. Exclude ASP
  28. ; Exclude groups A, S, and P from being added to TMAIL.DAT
  29. ; this is optional.
  30. ;
  31. Access 10
  32. ; access level for all newly added areas....
  33. Description Another New Area
  34. ; dummy description for new added area
  35. Flags 0
  36. ; dito flag...
  37. ;
  38. ; SIG's for AutoAdd must be specified here.
  39. ; Sig 'num' 'name' 'group' 'level' 'description'
  40. Sig 4 * F 10 *
  41. Sig 7 Gernet PSAG 10 Computermagazin c't
  42. ; parameters 'level' and 'description' are optional.
  43. ; a '*' for 'name' or 'description' means that this will not be changed.
  44. ; a '-1' for 'level' means also that the sig level remains the same.
  45. ; Only those sigs that are used for Autoadd or Sig's that will be
  46. ; renamed must be specified with the SIG keyword.
  47. ;
  48. SwapSigs 4 5
  49. ; Exchange two sig's.
  50. ; It is highly recommended not to mix AutoAdd and SwapSigs in the same run
  51. ; of TML_MAN (as done in this example cfg file)!
  52. ; Only one 'SwapSigs' command is valid!
  53. ;
  54. ; Address 'flag' '4D-Address' 'Outbound-Path'
  55. ; flag is:
  56. ; + for adding a new Address and Outbound
  57. ; - for removing a Address
  58. ; c for change Outbound-Path of existing Address
  59. Address + 100:111/1.1 c:\bbs\bt\io\outbound\
  60. ; adds a new address statement to Tmail
  61. Address - 2:246/1104.0
  62. ; removes an existing address statement from Tmail
  63. Address c 100:11/0.0 K:\bbs\io\outbound\
  64. ; changes outbound path for given address in Tmail
  65. ;
  66. SaveData
  67. ; Well guess what that means....
  68. ; If you have SaveData in your config and no backup... you are on your own..
  69. ;
  70.