Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 172678402dc25221cbc2711090f0a934 > files > 77

tmda-1.0.3-5mdv2008.1.noarch.rpm

# -*- python -*-

# sample.config - Sample configuration file for TMDA.
#
# See http://tmda.net/config-vars.html for descriptions of all
# the available options.
#
# NOTE: ~/.tmda/config must be chmod 400 or chmod 600 !

#########################################################
# qmail/Courier required variables; required only for
# qmail/Courier users
#
# (none at this time)
#
#########################################################

#################################################################
# Non-qmail/Courier required variables; required only for
# non-qmail/Courier users
#
# Uncomment one line from each section.
#
# Please read http://tmda.net/config-vars.html for more information
# on these variables.
#################################################################

#MAIL_TRANSFER_AGENT = "exim"
#MAIL_TRANSFER_AGENT = "postfix"
#MAIL_TRANSFER_AGENT = "sendmail"

#RECIPIENT_DELIMITER = "-"
#RECIPIENT_DELIMITER = "+"

#DELIVERY = "~/Maildir/"
#DELIVERY = "~/Mailbox"
#DELIVERY = "/var/mail/jasonrm"
#DELIVERY = "|/usr/bin/maildrop"
#DELIVERY = "|/usr/bin/procmail ~/.procmailrc-tmda"
#DELIVERY = "me@new.job.com"

######################################################################
# No other variables are required, but you may be interested in
# further customization.  See http://tmda.net/config-vars.html for
# more information on the other available configuration variables.
#
# Here are examples of some recommended configuration variables.
######################################################################

#CONFIRM_APPEND = os.path.expanduser("~/.tmda/lists/confirmed")
#LOGFILE_DEBUG = os.path.expanduser("~/.tmda/logs/debug")
#LOGFILE_INCOMING = os.path.expanduser("~/.tmda/logs/incoming")
#LOGFILE_OUTGOING = os.path.expanduser("~/.tmda/logs/outgoing")