openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
I
IMAP Spam Begone (isbg)
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 17 hours
ago. based on code collected
2 days
ago.
Jul 06, 2025 — Jul 06, 2026
Showing page 1 of 11
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Minor changes to make releasing to PyPi possible again
Louis-Philippe Véronneau
More...
over 6 years ago
bump to version 2.2.0
Louis-Philippe Véronneau
More...
over 6 years ago
Merge pull request #135 from isbg/fix_secrets
Louis-Philippe Véronneau
More...
over 6 years ago
warn people that passwords are stored unencrypted when using '--savepw'
Louis-Philippe Véronneau
More...
over 6 years ago
Merge pull request #130 from isbg/drop_future
Louis-Philippe Véronneau
More...
over 6 years ago
Merge pull request #133 from isbg/py2_cruft
Louis-Philippe Véronneau
More...
over 6 years ago
Merge pull request #140 from isbg/examples
Louis-Philippe Véronneau
More...
over 6 years ago
Play tetris with the example files:
Louis-Philippe Véronneau
More...
over 6 years ago
isbg is now in Debian \0/
Louis-Philippe Véronneau
More...
over 6 years ago
remove old FIXMEs and the TODO.rst file. Everything in there either is out of the scope of this project (Razor reporting), is fine the way it is (atexit) or already has been reported in the issue tracker
Louis-Philippe Véronneau
More...
over 6 years ago
Document why using spamc is faster (closes #122)
Louis-Philippe Véronneau
More...
over 6 years ago
Fix and re-enable test_secrets. Removed SecretKeyring related-code. sec.set() never raises a TypeError and I don't see why it should
Louis-Philippe Véronneau
More...
over 6 years ago
Remove old legacy code that was once used to obfuscate saved passwords
Louis-Philippe Véronneau
More...
over 6 years ago
Remove SecretKeyring class. It was never used in the isbg code and although it could have been interesting for users on desktop machines, integration with keyring providers (Gnome, KDE, etc.) is complicated and error prone. I don't really have the time/energy to maintain that
Louis-Philippe Véronneau
More...
over 6 years ago
remove more Python2 cruft
Louis-Philippe Véronneau
More...
almost 7 years ago
make the documentation reproducible by not using the XDG_CACHE_HOME of the machine building the docs
Louis-Philippe Véronneau
More...
almost 7 years ago
from __future__ imports since they are now all available in python3
Louis-Philippe Véronneau
More...
almost 7 years ago
minor documentation fixes
Louis-Philippe Véronneau
More...
almost 7 years ago
update changelog
Louis-Philippe Véronneau
More...
almost 7 years ago
Merge pull request #128 from isbg/issue_127
Louis-Philippe Véronneau
More...
almost 7 years ago
'--dryrun' skips test_mail() and spamassassin_result thus doens't get initialised. Fix that by initialising it seperatly. Closes #127
Louis-Philippe Véronneau
More...
almost 7 years ago
update the CHANGELOG
Louis-Philippe Véronneau
More...
over 7 years ago
Merge pull request #119 from baldurmen/ci-py3.7
Louis-Philippe Véronneau
More...
over 7 years ago
Merge pull request #121 from baldurmen/dns-cacher
Louis-Philippe Véronneau
More...
over 7 years ago
Fix typos, enforce 80 chars max in the documentation and add a section about DNS caching
Louis-Philippe Véronneau
More...
over 7 years ago
use an explicit version of pypy to make Travis happy
Louis-Philippe Véronneau
More...
over 7 years ago
remove TestIsbgImap4(object): it's not useful and fails in very different ways in different python version
Louis-Philippe Véronneau
More...
over 7 years ago
fix Flake 8 W605 (invalid espace sequence)
Louis-Philippe Véronneau
More...
over 7 years ago
pytest.raises(message='') has been deprecated. Replace it with an explicit pytest.fail()
Louis-Philippe Véronneau
More...
over 7 years ago
enable python3.7 on Travis
Louis-Philippe Véronneau
More...
over 7 years ago
←
1
2
3
4
5
6
7
8
9
10
11
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree