Craig R Hughes wrote:
> Yes, see bugzilla #18 which I merged into #130.  This is the major piece of
> stuff I'd like to get done for 2.30 -- and I'm actually quite motivated to do
> the coding myself; I have a couple of other things I'm probably going to be
> working on, but might well have 130 done by month end.

I'm thinking of doing this this week, so let me know if you want me to 
hold off.

I've also got some mail parsing code you may be interested in rather 
than using MIME-tools, or whatever the plan was. It's pretty sweet code 
based on some stuff I wrote a couple of years ago now. I've been running 
it over some large archives and it does pretty well. I thought it might 
be better as it reduces dependencies a bit, however it does require 
MIME::Base64, MIME::QuotedPrint, File::Temp and Text::Iconv (to 
down-convert everything to UTF-8). One bonus of it is that it never uses 
RAM for decoding - it always uses temp files (which is very fast on 
Linux). Unfortunately I don't have a great deal of time to incorporate 
it, since we've already got our own custom mail parsing code in house here.

Matt.


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to