Skip to content

sdgathman/pydspam

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Python interface to libdspam

This is a python extension module to enable python scripts to use libdspam functionality. A higher level wrapper handles a signature database and quarantine mbox in a user directory.

This release updates pydspam for Python3. Because the Python C-API changed since python-2.7, this is considered a Beta release. I do have it running on several production systems with no problems.