Postfix Filter Loop

This is a very simple Python code to achieve Advanced Content Filtering in Postfix ( http://www.postfix.org/FILTER_README.html ) . This Python code listens on one port to get emails from Postfix, then you can do the magic (remove email, change contents) and then re-inject the mail into Postfix. I needed a Python code to do just that, using only standard modules, and absolutely straightforward. So there, get it, configure Postfix, start it, and do whatever you want with headers or body.
Alternatives To Postfix Filter Loop
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Docker Mailserver13,201
18 days ago69mitShell
Production-ready fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) running inside a container.
Mailcow Dockerized7,767
a month ago323gpl-3.0JavaScript
mailcow: dockerized - 🐮 + 🐋 = 💕
Free Email Forwarding2,38932 months ago150June 15, 202216otherJavaScript
The best free email forwarding for custom domains. Visit our website to get started (SMTP server)
Emailwiz1,484
3 months ago23gpl-3.0Shell
Script that installs/configures a Dovecot, Postfix, Spam Assassin, OpenDKIM Debian web server
Mailserver1,256
4 years ago10mitShell
:warning: UNMAINTAINED - Simple and full-featured mail server using Docker
Postfixadmin934
3 months ago36otherPHP
PostfixAdmin - web based virtual user administration interface for Postfix mail servers
Php Mime Mail Parser86275343 months ago79August 23, 202319mitPHP
A fully tested email parser for PHP 8.0+ (mailparse extension wrapper).
Docker Postfix433
3 months ago9mitShell
Simple SMTP server / postfix null relay host for your Docker and Kubernetes containers. Based on Alpine Linux.
Hosting334
3 months ago37gpl-3.0PHP
This is a setup for a Tor based shared web hosting server
Django Mailbox3283314 months ago72December 10, 202329mitPython
Import mail from POP3, IMAP, local email mailboxes or directly from Postfix or Exim4 into your Django application automatically.
Alternatives To Postfix Filter Loop
Select To Compare


Alternative Project Comparisons
Popular Mail Projects
Popular Postfix Projects
Popular Messaging Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Mail
Filtering
Postfix