I keep seeing this exception when mail is sent to one of my
dated addresses:

   Uncaught Python 2.2 Exception (Sat Aug 10 18:50:29 2002):
   ---------------------------------------------------------
   Traceback (most recent call last):
     File "/home/drew/tmda/bin/tmda-filter", line 50, in ?
       execfile(os.path.join(execdir, 'tmda-rfilter'))
     File "/home/drew/tmda/bin/tmda-rfilter", line 717, in ?
       main()
     File "/home/drew/tmda/bin/tmda-rfilter", line 696, in main
       verify_dated_cookie(cookie_value)
     File "/home/drew/tmda/bin/tmda-rfilter", line 510, in verify_dated_cookie
       Util.unixdate(int(cookie_date)), now)
   TypeError: logit() takes exactly 1 argument (2 given)

I cvs up'd around 19:00 CDT.
_________________________________________________
tmda-workers mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-workers

Reply via email to