On Thu, 2004-04-29 at 14:56, Thomas Mueller wrote: > Hi Ilja, > > > I'm wondering if we might be ready for a new release candidate (the last > > one perhaps?). Has Aaron's recent work fixed the NULs-in-the-messages > > problem? > > > > As I haven't been experiencing this problem, I wondering if other people > > are able to check it out. :) > > I had that problem only once so it's impossible to say if it's fixed, > but my quick tests with todays cvs version were fine. OK > > Did anyone ever do an automated test? Take a huge mbox file (LKML archive > for example) or create nonsense mails, calculate md5sum of one mail, > insert it into dbmail, fetch it using IMAP and check md5sum again. > > Perl and > http://search.cpan.org/~djkernen/Mail-IMAPClient-2.2.9/IMAPClient.pod > http://search.cpan.org/~lhoward/Net-LMTP-0.02/LMTP.pm > might be interesting?
I don't think anybody has made any automated tests for the delivery chain yet. We do have a test suite for IMAP, thanks to Paul J Stevens. It's a good idea to get a test suite for all our components. Ilja