| preline /usr/local/tmda-0.77/bin/tmda-filter /var/qmail/pops/domain-dom/rodimus/Maildir/
I have no /etc/tmdarc file at all, from what I read, that was not necesary if using the ~/.tmda/config files.
Here is the contents of the config file.
# -*- python -*-
# 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 = "[EMAIL PROTECTED]"
###################################################################### # 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/whitelist")
LOGFILE_DEBUG = os.path.expanduser("~/.tmda/logs/debug")
LOGFILE_INCOMING = os.path.expanduser("~/.tmda/logs/incoming")
LOGFILE_OUTGOING = os.path.expanduser("~/.tmda/logs/outgoing")
BARE_APPEND = os.path.expanduser("~/.tmda/lists/whitelist")Finally, here is the ls -al of the ~ directory.
total 32 drwx------ 4 popuser qmail 4096 Jun 23 13:54 . drwx------ 685 popuser qmail 12288 Jun 21 15:34 .. -rw-r--r-- 1 popuser qmail 94 Jun 23 13:54 .qmail -rw-r--r-- 1 popuser qmail 94 Jun 23 13:55 .qmail-default drwxr-xr-x 7 popuser qmail 4096 Jun 1 01:37 .tmda drwx------ 5 popuser qmail 4096 May 13 2002 Maildir
Thanks for the Help
Rodney
_____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
