Hello,

What does this error mean?

martin% cat debug-2002-11-04.log Uncaught Python 2.2.2 Exception (Mon Nov 4 12:50:09 2002):
-----------------------------------------------------------
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 766, in ?
main()
File "/usr/local/bin/tmda-rfilter", line 701, in main
verify_confirm_cookie(cookie_value, 'accept')
File "/usr/local/bin/tmda-rfilter", line 480, in verify_confirm_cookie
bouncegen('accept', Defaults.CONFIRM_ACCEPT_TEXT_INITIAL)
File "/usr/local/bin/tmda-rfilter", line 653, in bouncegen
bounce_message = Util.maketext(templatefile, vars())
File "/usr/local/lib/python2.2/site-packages/TMDA/Util.py", line 678, in maketext
text = template % localdict
KeyError: confirm_accept_address

What have I done wrong here?

Martin
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to