I've just recently started seeing this in my debug log:

Uncaught Python 2.3.1 Exception (Wed Sep 24 15:39:34 2003):
-----------------------------------------------------------
Traceback (most recent call last):
  File "/usr/bin/tmda-filter", line 53, in ?
        execfile(os.path.join(execdir, 'tmda-rfilter'))
    File "/usr/bin/tmda-rfilter", line 882, in ?
    main()
  File "/usr/bin/tmda-rfilter", line 851, in main
        mta.deliver(msgin)
    File "./TMDA/MTA.py", line 59, in deliver
  File "./TMDA/Deliver.py", line 156, in deliver
      File "./TMDA/Deliver.py", line 268, in
  __deliver_mbox
  AttributeError: 'module' object has no attribute
  'fsync'


I think it happened after I added an include statement to my incoming
filters file.  TMDA still seems to be applying my filters, including the
ones from the included file, so I'm a bit confused.  The targets of all
my deliver rules all exist, too.

Any thoughts?

This is version 0.82 from debian unstable.


-- monique


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

Reply via email to