Here's an exception I've been receiving a few times in debug.log over
the past couple days (see below).  I haven't made any TMDA changes in at
least a couple weeks, but this has just started showing up yesterday.

Does anyone know what could be causing this, and how I can fix it?

Thanks.


  Uncaught Python 2.3 Exception (Tue Sep 23 22:47:22 2003):
  ---------------------------------------------------------
  Traceback (most recent call last):
    File "/usr/local/tmda/bin/tmda-filter", line 53, in ?
      execfile(os.path.join(execdir, 'tmda-rfilter'))
    File "/usr/local/tmda/bin/tmda-rfilter", line 890, in ?
      main()
    File "/usr/local/tmda/bin/tmda-rfilter", line 829, in main
      orig_msgin_size)
    File "./TMDA/FilterParser.py", line 1069, in firstmatch
    File "/usr/local/lib/python2.3/sre.py", line 137, in search
      return _compile(pattern, flags).search(string)
  RuntimeError: maximum recursion limit exceeded


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

Reply via email to