Skip to main content

Milter implementation for DSPAM

Project description

dspam-milter README
==============

DSPAM milter is an implementation of the milter interface available in
several MTAs for DSPAM_, a statistical spam and content filter for e-mail.
The milter talks to the DSPAM daemon over the regular DSPAM socket, using
the DLMTP protocol.

Development of dspam-milter is hosted on Github_. For questions, bugs and
patches, please open an issue_ there. You can also try to send an e-mail_.

.. image:: https://travis-ci.org/whyscream/dspam-milter.png?branch=master
:target: https://travis-ci.org/whyscream/dspam-milter
:alt: build status

Features
========

Currently the package contains:

* dspam.client: A client that can talk to a DSPAM daemon over a socket.
* dspam.milter: A milter application to use DSPAM classification in an MTA.

Requirements
============

* Python 2.7 (python)
* DSPAM running in daemon mode

To use the milter, you also need:

* pymilter_ (python-milter)

Installation
============

To install, simply run ``python setup.py install`` in the distibution root.

Milter usage
============

The Milter is a ready to use application. The command ``dspam-milter`` should
have been installed in your path. Behaviour of the daemon can be controlled
by editing ``/etc/dspam-milter.cfg``. In general dlmtp_* settings need to be
configured, and added to dspam.conf.

The correct configuration of the DSPAM daemon is also documented in
``dspam-milter.cfg``.

License
=======

The dspam-milter code is available under the New (3-clause) BSD license.
See LICENSE for details.


.. _DSPAM: http://sourceforge.net/projects/dspam
.. _Github: http://github.com/whyscream/dspam-milter
.. _issue: https://github.com/whyscream/dspam-milter/issues
.. _e-mail: dspam-milter@whyscream.net
.. _pymilter: https://pypi.python.org/pypi/pymilter

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dspam-milter-0.3.tar.gz (15.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page