I recently had to reinstall most of my OS (FreeBSD 5.2.1-RELEASE). I'm still having some minor problems getting TMDA working back at 100%.
1.) In TMDA-CGI, when viewing the "Pending" list, it shows that there are a number of pending messages, but the messages aren't displayed. 2.) Also generated by TMDA-CGI, when releasing a message via the web interface, I am getting an error: A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/local/warez/tmda-cgi-0.13/tmda-cgi.py 143 if os.environ.has_key("QUERY_STRING") and os.environ["QUERY_STRING"] : 144 import Release 145 Release.Release(os.environ["QUERY_STRING"]) 146 sys.exit() 147 Release = <module 'Release' from '/usr/local/warez/tmda-cgi-0.13/Release.pyc'>, Release.Release = <function Release>, os = <module 'os' from '/usr/local/lib/python2.3/os.pyc'>, os.environ = {'TMDA_SESSION_PREFIX': '/tmp/TMDASession.', 'TM...AME': 'mark', 'UNIQUE_ID': 'QHae1ZfJjecAAATHD4c'} /usr/local/warez/tmda-cgi-0.13/Release.py in Release(QueryString='1023.1081513560.47380.cf8d05') 194 "Message has already been released or deleted.", 195 "retrieve pending e-mail", "", 196 "Inquire with recipient about e-mail.") 197 198 T = Template.Template("released.html") /usr/local/warez/tmda-cgi-0.13/TMDA/Pending.py in __init__(self=<TMDA.Pending.Message instance>, msgid='1081513560.47380.msg', recipient=None) AttributeError: 'module' object has no attribute 'Errors' args = ("'module' object has no attribute 'Errors'",) -- Mark J. Nernberg Downtown Help Desk IT Specialist (412)478-6262 _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users