When browsing the pending list with tmda-cgi, I get this error message:

       /usr/local/tmda-0.67/contrib/cgi/tmda-cgi.py in main()
        103     # View?

        104     if Form["cmd"].value == "list":

        105       Pending.Show()

        106     elif Form["cmd"].value == "view":

        107       if Form.has_key("msgid"):

      Pending = <module 'Pending' from 'Pending.pyc'>, Pending.Show =
<function Show>


       ? in Show()



AttributeError: 'NoneType' object has no attribute 'group'
      __doc__ = 'Attribute not found.'
      __getitem__ = <bound method AttributeError.__getitem__ of
<exceptions.AttributeError instance at 0x824d824>>
      __init__ = <bound method AttributeError.__init__ of
<exceptions.AttributeError instance at 0x824d824>>
      __module__ = 'exceptions'
      __str__ = <bound method AttributeError.__str__ of
<exceptions.AttributeError instance at 0x824d824>>
      args = ("'NoneType' object has no attribute 'group'",)

------------------------

Here are the headers of the spam in question:

Return-Path: <[EMAIL PROTECTED]>
Received: from newsletter (64-162-162-43.performanceproducts.com
        [64.162.162.43] (may be forged))
        by arachnid.subliminal.com (8.9.3/8.9.3) with ESMTP id NAA12852
        for <[EMAIL PROTECTED]>; Fri, 10 Jan 2003 13:45:15 -0800
Received: from performanceproducts.com ([192.168.1.174]) by newsletter with
        Microsoft SMTPSVC(5.0.2195.4905);        Fri, 10 Jan 2003
13:32:02 -0800
X-Mailer: MailWorkZ Version 4.3
X-Sender: [EMAIL PROTECTED]
Date: Fri, 10 Jan 2003  10:59:18 -0800
From: "Performance Products" <[EMAIL PROTECTED]>
To: "Danny" <[EMAIL PROTECTED]>
Subject: [..edited..]
MIME-Version: 1.0
Content-Type: text/html
Message-ID: <NEWSLETTERP3SIGYF2r00006195@newsletter>
X-OriginalArrivalTime: 10 Jan 2003 21:32:02.0843 (UTC)
        FILETIME=[B71A16B0:01C2B8EF]
X-TMDA-Recipient: [EMAIL PROTECTED]



------------------

Any ideas?



Thanks,

-Danny




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

Reply via email to