# tkmailtorc is the (site) configuration file of tkmailto
# This textfile gives you the possibility to set the list with ftpdomains,
# ftpdirectories, mailservers, content-types and the transfermodes. Make sure 
# that you use the predefined standard with one space between the option and
# the value.
# The definitions here are used for system or site wide configuration.
# Use the .tkmailtorc file in your home directory for personal preferences.
# An example of a .tkmailtorc can be found in tkmailto.sample

#----------------------------------------------------------------------------
# Here you can fill the list with the alias you want to use
#----------------------------------------------------------------------------

#----------------------------------------------------------------------------
# Here you can fill the list with the ftp domain you want to use frequently
#  for distributing pointers
#----------------------------------------------------------------------------
#  ftpdomain harbor.ecn.purdue.edu

#----------------------------------------------------------------------------
# Here you can fill the list with the directories of the ftp servers you want
# to use frequently
#----------------------------------------------------------------------------
# ftpdir /pub

#----------------------------------------------------------------------------
# Here you can fill the list with the mailservers you want to use frequently
# for distributing pointers
#----------------------------------------------------------------------------
# mailserver mailserv@ds.internic.net

#----------------------------------------------------------------------------
# Here you can fill the list with the mailheaders you want to use
#----------------------------------------------------------------------------
mailheader Reply-to
mailheader Bcc

#----------------------------------------------------------------------------
# The following content-type are registed in jan 1994
# Make sure that you know what you do before you change the content-type
# and the transfermode
#----------------------------------------------------------------------------
content-type text/plain
content-type text/richtext
content-type text/tab-separated-values

content-type multipart/alternative
content-type multipart/appledouble
content-type multipart/digest
content-type multipart/header-set
content-type multipart/mixed
content-type multipart/parallel

content-type image/gif
content-type image/ief
content-type image/jpeg
content-type image/tiff

content-type audio/basic

content-type message/external-body
content-type message/news
content-type message/partial
content-type message/rfc822

content-type application/activemessage
content-type application/andrew-inset
content-type application/applefile
content-type application/atomicmail
content-type application/dca-rft
content-type application/dec-dx
content-type application/mac-binhex40
content-type application/macwriteii
content-type application/msword
content-type application/news-message-id
content-type application/news-transmission
content-type application/octet-stream
content-type application/oda
content-type application/pdf
content-type application/postscript
content-type application/remote-printing
content-type application/rtf
content-type application/slate
content-type application/wita
content-type application/wordperfect5.1
content-type application/zip
content-type application/safe-tcl

content-type video/mpeg
content-type video/quicktime

transfermode ascii
transfermode binary
transfermode image
