; T-Mail Manager Config File ; ; ; The following two keywords have to be properly configured. TmailPath f:\tml_man\ ; this is the path to your main BBS folder where TMAIL.DAT and TMAIL.PTR are ; please backup all TMAIL.* files. ; AreasPath f:\tml_man\ ; this is the path to your AREAS.BBS file. ; ; Options and Functions: ; LogFile f:\tml_man\tml.log ; Name and Path to Log ; Info ; Print information from TMAIL.DAT ; CrossCheck ; check TMAIL.DAT against AREAS.BBS ; AutoAdd FG ; Add all areas from group F and G to TMAIL.DAT ; Add only if data matches with Group specified in Sig command ; Exclude ASP ; Exclude groups A, S, and P from being added to TMAIL.DAT ; this is optional. ; Access 10 ; access level for all newly added areas.... Description Another New Area ; dummy description for new added area Flags 0 ; dito flag... ; ; SIG's for AutoAdd must be specified here. ; Sig 'num' 'name' 'group' 'level' 'description' Sig 4 * F 10 * Sig 7 Gernet PSAG 10 Computermagazin c't ; parameters 'level' and 'description' are optional. ; a '*' for 'name' or 'description' means that this will not be changed. ; a '-1' for 'level' means also that the sig level remains the same. ; Only those sigs that are used for Autoadd or Sig's that will be ; renamed must be specified with the SIG keyword. ; SwapSigs 4 5 ; Exchange two sig's. ; It is highly recommended not to mix AutoAdd and SwapSigs in the same run ; of TML_MAN (as done in this example cfg file)! ; Only one 'SwapSigs' command is valid! ; ; Address 'flag' '4D-Address' 'Outbound-Path' ; flag is: ; + for adding a new Address and Outbound ; - for removing a Address ; c for change Outbound-Path of existing Address Address + 100:111/1.1 c:\bbs\bt\io\outbound\ ; adds a new address statement to Tmail Address - 2:246/1104.0 ; removes an existing address statement from Tmail Address c 100:11/0.0 K:\bbs\io\outbound\ ; changes outbound path for given address in Tmail ; SaveData ; Well guess what that means.... ; If you have SaveData in your config and no backup... you are on your own.. ;