Metadata-Version: 2.1
Name: fuglu
Version: 1.4.0
Summary: FuGlu Mail Content Scanner
Home-page: http://www.fuglu.org
Download-URL: https://gitlab.com/fumail/fuglu/-/archive/master/fuglu-master.tar.gz
Author: O. Schacher
Author-email: oli@fuglu.org
License: Apache Software License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Communications :: Email :: Filters
Classifier: Topic :: Communications :: Email :: Mail Transport Agents
Requires: domainmagic
Requires-Python: >=3.6
License-File: LICENSE

FuGlu is a modular pre-queue/after-queue content filter written in Python that
acts as the glue application between the MTA and SPAM, Virus, and other scanners.
It can be used to filter spam, viruses, unwanted attachments, and do other content filtering.

FuGlu focuses on being solid, easy to manage, debug and monitor.

Quick links:

 * `Overview and documentation <https://fumail.gitlab.io/fuglu/>`_
 * `Download <https://pypi.python.org/pypi/fuglu/>`_
 * `Issue Tracker <https://gitlab.com/fumail/fuglu/issues>`_
 * `Extra Plugins Repository <https://gitlab.com/fumail/fuglu-extra-plugins/>`_

.. image:: https://badge.fury.io/py/fuglu.svg
    :target: https://pypi.python.org/pypi/fuglu/
    :alt: Latest PyPI version

.. image:: https://gitlab.com/fumail/fuglu/badges/master/build.svg
    :target: https://gitlab.com/fumail/fuglu/pipelines
    :alt: Build status
