The first is with "headers only" off, sb_server retrieves one message and stops on the second one. That's it.
The second is with "headers only" back on and I tried to retrieve each message individually (and deleted them afterwards). But as expected, it doesn't work for all messages.
The log doesn't show much information excepts that it begins the RETR-command and then sb_server crashes.
I also looked at the non-retrieved messages (via webmail) but I don't see any difference with the retrieved messages. Most of them contain plain text with some images.
Kind regards, Jos.
On Thu, 30 Dec 2004 20:21:20 +1300, Tony Meyer <[EMAIL PROTECTED]> wrote:
The headers are classified (although it should not happen ?)
Sorry - my mistake. Looking more closely, I see that what is meant to do is
always do the classification, with whatever is obtained (e.g. just the
headers, if only they are retrieved), but it will only add the message to
the cache (for reviewing) if the whole message is received.
The idea is that we don't want to add the message twice (once headers only,
once whole thing), just when the whole thing is downloaded.
"spam".but training is not possible. If I want Spambayes to train on the messages, I have to fetch the message body. So, it happens that the header is classified "unsure" but that the message body is classified asPerhaps it was not intended to work that way but it does.
It is intended this way - if it's a problem, then you can try and convince
us that it should be otherwise.
However, I'm not sure that this is related to the problem where sb_server crashes - I don't see how it could be (although I could be missing something).
I will turn off the "header only" option in Thunderbird and provide another POP3 Proxy log.
That would be great. It would be good to know whether or not this problem
occurs when "header only" is off as well (that will narrow down the search).
=Tony.Meyer
-- Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
_pop3proxy 2.log
Description: Binary data
_pop3proxy 1.log
Description: Binary dataL:\SpamBayes\bin>cd\ L:\>l: L:\>cd spambayes\bin L:\SpamBayes\bin>sb_server -o globals:verbose:True SpamBayes POP3 Proxy Version 1.0.1 (November 2004) and engine SpamBayes Engine Version 0.3 (January 2004). Loading database...Loading state from C:\Documents and Settings\Administrator\Ap plication Data\SpamBayes\Proxy\hammie.db database C:\Documents and Settings\Administrator\Application Data\SpamBayes\Proxy\hammie. db is an existing database, with 47 spam and 42 ham placing 1103961593 in corpus cache placing 1103812976 in corpus cache placing 1104316225 in corpus cache placing 1103812834 in corpus cache placing 1104017416 in corpus cache placing 1103833330 in corpus cache placing 1103733833 in corpus cache placing 1104311025 in corpus cache placing 1103813019 in corpus cache placing 1104358679 in corpus cache placing 1104266931 in corpus cache placing 1103895456 in corpus cache placing 1104067274 in corpus cache placing 1103895402 in corpus cache placing 1103733944 in corpus cache placing 1103812898 in corpus cache placing 1103812912 in corpus cache placing 1104397283 in corpus cache SMTP Listener on port 25 is proxying mail.tiscali.be:25 Listener on port 110 is proxying pop.scarlet.be:110 User interface url is http://localhost:8880/ error: uncaptured python exception, closing channel <__main__.ServerLineReader c onnected at 0xeaf1c0> (socket.error:(10035, 'The socket operation could not comp lete without blocking') [asynchat.pyc|handle_read|88] [asyncore.pyc|recv|356])L:\SpamBayes\bin>cd\ L:\>l: L:\>cd spambayes\bin L:\SpamBayes\bin>sb_server -o globals:verbose:True SpamBayes POP3 Proxy Version 1.0.1 (November 2004) and engine SpamBayes Engine Version 0.3 (January 2004). Loading database...Loading state from C:\Documents and Settings\Administrator\Ap plication Data\SpamBayes\Proxy\hammie.db database C:\Documents and Settings\Administrator\Application Data\SpamBayes\Proxy\hammie. db is an existing database, with 47 spam and 42 ham placing 1103961593 in corpus cache placing 1103812976 in corpus cache placing 1104316225 in corpus cache placing 1103812834 in corpus cache placing 1104017416 in corpus cache placing 1103833330 in corpus cache placing 1103733833 in corpus cache placing 1104311025 in corpus cache placing 1103813019 in corpus cache placing 1104358679 in corpus cache placing 1104266931 in corpus cache placing 1103895456 in corpus cache placing 1104067274 in corpus cache placing 1103895402 in corpus cache placing 1103733944 in corpus cache placing 1103812898 in corpus cache placing 1103812912 in corpus cache SMTP Listener on port 25 is proxying mail.tiscali.be:25 Listener on port 110 is proxying pop.scarlet.be:110 User interface url is http://localhost:8880/ adding 1104397283 to corpus storing 1104397283 adding message 1104397283 to corpus placing 1104397283 in corpus cache error: uncaptured python exception, closing channel <__main__.ServerLineReader c onnected at 0xeaf170> (socket.error:(10035, 'The socket operation could not comp lete without blocking') [asynchat.pyc|handle_read|88] [asyncore.pyc|recv|356]) error: uncaptured python exception, closing channel <__main__.ServerLineReader c onnected at 0xebe2b0> (socket.error:(10035, 'The socket operation could not comp lete without blocking') [asynchat.pyc|handle_read|88] [asyncore.pyc|recv|356])_______________________________________________ [email protected] http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html
