I'm running TMDA 1.1.11, Python 2.4.4, procmail 3.22 and Postfix 2.4.0 and 
recently noticed that TMDA doesn't seem to be working any more.  When mail 
is sent to one of the filtered addresses it lands in the tmda-pending 
queue, but no confirmation e-mail is sent.  It used to work perfectly but 
I don't know when it started since I only process a couple of messages a 
day in TMDA and I delete 99.9% of them.  I also started seeing errors in 
my TMDA debug log.  SFTWing wasn't any help.  Ideas?  Here's the text of 
the most recent debug error:

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Uncaught Python 2.4.4 Exception (Mon Apr 16 12:43:39 2007):
-----------------------------------------------------------
Traceback (most recent call last):
   File "/usr/local/bin/tmda-filter", line 53, in ?
     execfile(os.path.join(execdir, 'tmda-rfilter'))
   File "/usr/local/bin/tmda-rfilter", line 878, in ?
     main()
   File "/usr/local/bin/tmda-rfilter", line 811, in main
     verify_confirm_cookie(cookie_value, 'accept')
   File "/usr/local/bin/tmda-rfilter", line 554, in verify_confirm_cookie
     bouncegen('accept', template='confirm_accept.txt')
   File "/usr/local/bin/tmda-rfilter", line 755, in bouncegen
     bounce_message = Util.maketext(templatefile, vars())
   File "/usr/local/lib/python2.4/site-packages/TMDA/Util.py", line 931, in 
maket
ext
     text = template % localdict
KeyError: 'confirm_accept_text'
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Thanks!

-Jason

-----
    --- There are no absolute statements.  I'm very probably wrong. ---
"The difference between genius and stupidity is that genius has its limits."
                                        - Albert Einstein
_____________________________________________
tmda-users mailing list (tmda-users@tmda.net)
http://tmda.net/lists/listinfo/tmda-users

Reply via email to