Those settings look correct to me, although it appears that you have some extra pipe characters in those lines... perhaps you were cutting and pasting from another source.
Double-check the format for those lines at http://wiki.tmda.net/TmdaFaq#head-0b1aee3c2decf32a26ffcc12b397f9d3cec3fdc0 ----- Original Message ---- From: Helmut <[EMAIL PROTECTED]> To: [email protected] Sent: Wednesday, June 20, 2007 1:34:34 AM Subject: sender address not get add (append) to the whitlist Hi! After now a couple of days with a painfull tmda/postfix installation I stuck with the auto-whitelisting. The "Please confirm your message" reply do not add the sender address automatically to the whitelist. The whitelist stay blank and a new confirm message get send again. As I found in the documentations and mailinglist the only 2 settings are : |in the /etc/tmdarc file : ||CONFIRM_APPEND = "/full/path/to/whitelist" and ||in |~/.tmda/filters/incoming" |from-file ~/.tmda/lists/whitelist ok | this is my log after the reply in |~/.tmda/logs/incoming Date: Wed, 20 Jun 2007 13:06:24 +0700 From: Helmut <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subj: (no subject) Actn: CONFIRM (from * confirm) (913) Date: Wed, 20 Jun 2007 13:06:24 +0700 From: Helmut <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subj: (no subject) Actn: CONFIRM pending 1182319584.6969 (913) | this is my tmdrc file : SENDER= sys.argv[0] RECIPIENT= sys.argv[1] EXTENSION= sys.argv[2] USER = sys.argv[3] MAIL_TRANSFER_AGENT = "postfix" RECIPIENT_DELIMITER = "+" DELIVERY = "/var/kunden/mail/%s" % os.environ.get("USER") LOGFILE_INCOMING = "/home/vmail/.tmda/incoming.log" LOGFILE_OUTGOING = "/home/vmail/.tmda/outgoing.log" LOGFILE_DEBUG = "/home/vmail/.tmda/tmda_debug.log" SENDER_TEMPLATE_VARS = true FILTER_INCOMING = "/home/vmail/.tmda/filters/incoming" CONFIRM_APPEND = "/home/vmail/.tmda/lists/whitelist" BARE_APPEND = "/home/vmail/.tmda/lists/whitelist" PENDING_RELEASE_APPEND = "/home/vmail/.tmda/lists/whitelist" PENDING_WHITELIST_APPEND = "/home/vmail/.tmda/lists/whitelist" as i don't know the python languages at all and the tmda do not get the os.environ Variable, i think that maybe my python installation is wrong. would be great if somebody could give me a wink. | || | _____________________________________________ tmda-users mailing list ([email protected]) http://tmda.net/lists/listinfo/tmda-users ____________________________________________________________________________________ Building a website is a piece of cake. Yahoo! Small Business gives you all the tools to get online. http://smallbusiness.yahoo.com/webhosting
_____________________________________________ tmda-users mailing list ([email protected]) http://tmda.net/lists/listinfo/tmda-users
