flufl.bounce - Email bounce detectors

The flufl.bounce library provides a set of heuristics and an API for detecting the original bouncing email addresses from a bounce message. Many formats found in the wild are supported, as are VERP and RFC 3464 (DSN).

Requirements

flufl.bounce requires Python 3.4 or newer.

Documentation

A simple guide to using the library is available within this package.

Project details

you can install it with pip:

% pip install flufl.bounce

You can grab the latest development copy of the code using git. The master repository is hosted on GitLab. If you have git installed, you can grab your own branch of the code like this:

$ git clone https://gitlab.com/warsaw/flufl.bounce.git

You may contact the author via barry@python.org.

Table of Contents