[spambayes-bugs] [ spambayes-Bugs-814322 ] AttributeError: hdrtxt

SourceForge.net noreply at sourceforge.net
Mon Sep 29 04:12:01 EDT 2003


Bugs item #814322, was opened at 2003-09-29 10:12
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=814322&group_id=61702

Category: pop3proxy
Group: Source code - CVS
Status: Open
Resolution: None
Priority: 5
Submitted By: Wolfgang Strobl (strobl)
Assigned to: Nobody/Anonymous (nobody)
Summary: AttributeError: hdrtxt

Initial Comment:
The sb_server.py interface (i.e. pop3proy) yells a 

tracebay at me, see below. I believe this occurs every 

time my Anti Virus software (NAI) deletes an infected 

message behind pop3proxies back.  Restarting the proxy 

is necessary to get rid of the traceback and cures the 

problem. Environment: WinXP, python23, sb cvs, about 

a week old (SpamBayes POP3 Proxy Beta2, version 0.2 

(September 2003), using SpamBayes POP3 Proxy Web 

Interface Alpha3, version 0.03)





500 Server error

Traceback (most recent call last):



  

File "C:\archiv\cvshome\spambayes\spambayes\Dibbler.p

y", line 453, in found_terminator

    getattr(plugin, name)(**params)



  

File "C:\archiv\cvshome\spambayes\spambayes\ProxyUI.

py", line 395, in onReview

    message = spambayes.mboxutils.get_message

(cachedMessage.getSubstance())



  

File "C:\archiv\cvshome\spambayes\spambayes\Corpus.p

y", line 349, in getSubstance

    return self.hdrtxt + self.payload



  

File "C:\archiv\cvshome\spambayes\spambayes\Corpus.p

y", line 296, in __getattr__

    raise AttributeError, attributeName



AttributeError: hdrtxt





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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=814322&group_id=61702



More information about the Spambayes-bugs mailing list