sascha mantscheff <[EMAIL PROTECTED]> writes:

> I have tmda installed system-wide with shared filter, list, pending
> and responses directories. OS is FreeBSD 4.9-STABLE #4.
>
> Now tmda-pending crashes with this error message:
>
>>> /usr/local/bin/tmda-pending
>>> Traceback (most recent call last):
>>>  File "/usr/local/bin/tmda-pending", line 311, in ?
>>>    main()
>>>  File "/usr/local/bin/tmda-pending", line 304, in main
>>>    q.mainLoop()
>>>  File "/usr/local/lib/python2.3/site-packages/TMDA/Pending.py",
>>> line 280, in mainLoop
>>>    M = Message(msgid, self.command_recipient)
>>>  File "/usr/local/lib/python2.3/site-packages/TMDA/Pending.py",
>>> line 426, in __init__
>>>    except email.Errors.BoundaryError:
>>> AttributeError: 'module' object has no attribute 'Errors'
>
> What's going wrong? Can I manually release pending messages?

You should be able to.  This looks like a version problem, although I
can't put my finger specifically on what's wrong.  Did you install
TMDA from ports?  Do you have a 'paths.py' file in /usr/local/bin/ ?
If you do, that could be causing problems with a ports install.  Do
you have other versions of TMDA on your disk?  Anything you can tell
us about your current installation and the last one that worked (if
any) would be helpful here.


Tim

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

Reply via email to