On Thu, 15 Jan 2004 16:27:35 +0100 (Romance Standard Time) Vadim Zeitlin <[EMAIL PROTECTED]> wrote:
VZ> XN> 3. Iterate with a script over all the messages in the current folder, VZ> XN> and potentially move them into another folder. VZ> VZ> Yes, this should be possible. I didn't try it but I did try other things VZ> with Python and at least the possibility to write custom filters is very VZ> useful and they do work. I used this to write a filter to catch all this VZ> gibberish spam with 3 lines of random words in each message. It is quite VZ> simple to detect in Python after getting the msg text using MailFolder VZ> methods Could you please post your script here? VZ> and it doesn't make sense to add a test for this to C++ code as in VZ> a few months such spams probably will have disappeared anyhow. Well, who knows? They are designed to fool bayesian filters, so IMHO they will continue to evolve... Regards, Nerijus ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
