ISBG 0.99 now live! 2

Posted by ook Wed, 03 Mar 2010 13:03:00 GMT

Big news here: isbg v0.99 is alive!

A big thanks to Anders Jenbo for his contributions.

Here the new features:

* Drastic speed enhancement (thanks to Ajenbo!)
* deletehighterthen, fix expunge, movehamto (thanks to AJenbo!)
* Learn spam/ham before scanning
* Call IMAP SEARCH command instead of fetching and checking manually
* Ignore lockfile when too old (4h by default)
* Switch to ignore lockfile
* Bug fix: SSL now work.
* Don't crash anymore when parsing weird attachement (like MS Office files)

Note that isbg resources are now here:

http://redmine.ookook.fr/projects/isbg/wiki

The tarballs and zips are available here http://github.com/ook/isbg/downloads

Your feedbacks are welcome :)

  1. Avatar
    mhh 3 days later:

    j’ai testé la bete !

    mais sans succes :x

    Traceback (most recent call last): File “./isbg.py”, line 521, in ?

    p=Popen(satest, stdin=PIPE, stdout=PIPE, close_fds=True)
    

    File “/usr/lib64/python2.4/subprocess.py”, line 550, in init

    errread, errwrite)
    

    File “/usr/lib64/python2.4/subprocess.py”, line 993, in _execute_child

    raise child_exception
    

    OSError: [Errno 2] No such file or directory

  2. Avatar
    Ook! 5 days later:

    Dammit!

    Spamassassin ne semble pas être dans ton path. Tu utilises spamassassin ou spamc? Peux-tu vérifier avec le même user qui tente d’utiliser sibg que tu peux bien exécuter spamassassin?

    Merci.