# Example of group attributes file. Copy to $HOME/.tin/attributes
#
# Group attributes file for the TIN v1.3 060694BETA PL0 newsreader
#
#  scope=STRING (ie. alt.sources or *sources*) [mandatory]
#
#  maildir=STRING (ie. ~/Mail)
#  savedir=STRING (ie. ~user/News)
#  savefile=STRING (ie. =linux)
#  organization=STRING
#  sigfile=STRING (ie. $var/sig)
#  followup_to=STRING
#  printer=STRING
#  auto_select=ON/OFF
#  auto_save=ON/OFF
#  batch_save=ON/OFF
#  delete_tmp_files=ON/OFF
#  show_only_unread=ON/OFF
#  thread_arts=ON/OFF
#
#  show_author=NUM
#    0=none, 1=name, 2=addr, 3=both
#
#  sort_art_type=NUM
#    0=none, 1=subj descend, 2=subj ascend,
#    3=from descend, 4=from ascend,
#    5=date descend, 6=date ascend
#
#  post_proc_type=NUM
#    0=none, 1=unshar, 2=uudecode,
#    3=uudecode & list zoo archive,
#    4=uudecode & extract zoo archive
#    5=uudecode & list zip archive,
#    6=uudecode & extract zip archive
#
#  quick_kill_scope  = STRING (ie. talk.*)
#  quick_kill_expire = ON/OFF
#  quick_kill_case   = ON/OFF
#  quick_kill_header = NUM
#    0=subj (case sensitive) 1=subj (ignore case)
#    2=from (case sensitive) 3=from (ignore case)
#    4=msgid 5=lines
#
#  quick_select_scope  = STRING
#  quick_select_expire = ON/OFF
#  quick_select_case   = ON/OFF
#  quick_select_header = NUM
#    0=subj (case sensitive) 1=subj (ignore case)
#    2=from (case sensitive) 3=from (ignore case)
#    4=msgid 5=lines

scope=news.*
savefile==news

scope=misc.jobs.*
show_author=0
savefile==jobs

scope=comp.sources.*
followup_to=comp.sources.d
delete_tmp_files=ON
show_author=0

scope=*linux*
savefile==linux
quick_kill_header=0
quick_kill_scope=*linux*
quick_kill_expire=OFF
quick_select_header=0
quick_select_scope=*linux*
quick_select_expire=OFF

scope=alt.sources
sort_art_type=6
organization=TIN Support
followup_to=alt.sources.d

scope=news.software.readers
organization=TIN Support

scope=comp.binaries.ibm.pc
followup_to=comp.binaries.ibm.pc.d
savedir=$NEWSDIR/pub/dos
delete_tmp_files=ON
post_proc_type=3
show_author=0
