[spambayes-dev] Use of email factory function

Tony Meyer tameyer at ihug.co.nz
Sat Aug 7 08:16:53 CEST 2004


> There is still one except BadIMAPResponse: in folder_list.

So much for my searching.  Thanks; fixed.

> Is that so?  The call is in IMAPSession class, not in 
> IMAPMessage where all other references to self.imap_server are.
> I don't see where self.imap_server is initialized in the
> IMAPSession class.

Damn.  Right again.  Fixed.

FWIW, I'm just about through with more improvements to the test suite, which
should catch errors like these.  I'll check it all in shortly.

> Another buglet still: in IMAPMessage.Save there is still a 
> reference to the variable imap.  This should probably be
> self.imap_server instead.

Thanks; fixed.

=Tony Meyer



More information about the spambayes-dev mailing list