[EMAIL PROTECTED] wrote:
>I'm receiving this error in the /home/mailman/logs/error file, what is the
>solution to fixing this problem? I would appreciate help, thanks.
>
>Dec 07 16:14:05 2004 (30811) Traceback (most recent call last):
> File "/home/mailman/Mailman/Queue/Runner.py", line 111, in
I'm receiving this error in the /home/mailman/logs/error file, what is the
solution to fixing this problem? I would appreciate help, thanks.
Dec 07 16:14:05 2004 (30811) Traceback (most recent call last):
File "/home/mailman/Mailman/Queue/Runner.py", line 111, in _oneloop
self._onefile(msg
I suspect that your config.db for one of your lists is corrupt.
Reasoning: "require_explicit)destination is an attribute of your mailing
list. If the program Hold.py can't find this attribute, then it may be
missing from your list - ergo corrupt.
You can use the ~mailman/bin/check_db program to
I have started getting this error since last Friday in my mailman logs and
can't figure out how to fix it:
Oct 14 14:47:01 2002 (2656) Delivery exception: require_explicit_destination
Oct 14 14:47:01 2002 (2656) Traceback (innermost last):
File "/home/mailman/Mailman/Handlers/HandlerAPI.py",