milter
There are 65 repositories under milter topic.
milter-manager/milter-manager
milter manager is a free software to protect you from spam mails and virus mails effectively with milter.
gertvdijk/purepythonmilter
Pure Python-asyncio Milter framework
jcbf/smf-spf
It's a lightweight, fast and reliable Sendmail milter that implements the Sender Policy Framework
kirilkirkov/postfix-dovecot-mysql
Correct configuration for mail server on Ubuntu with spf and dkim authentication
prehor/amavisd-milter
Milter interface for the amavis spam filter engine.
DanWin/openpgpkey-milter
OpenPGP milter service to automatically PGP encrypt plaintext emails when possible
janoliver/gopstats
Postfix statistics implemented as a milter written in Go
smeinecke/signing-milter
signing-milter enables you to s/mime sign an ordinary mail while passing a MTA. Base on https://signing-milter.org/ by Andreas Schulze
AGWA/backscatter-prevention
Scripts to prevent a mail server from generating backscatter
chillout2k/ExOTA-Milter
Exchange Online Tenant Authorisation Milter (Mail-Filter)
stevejenkins/OpenDKIM-Fedora
SPEC files and Patches for OpenDKIM Fedora / EPEL RPMs
masa23/arcmilter
A milter that performs DKIM and ARC signatures.
mjiricka/MailFrom_DNSBL_Milter
Milter for filtering emails according MAIL FROM domain.
mk-fg/dspam-milter
pymilter-based daemon to safely classify email using dspam
mschneider82/milterclient
Golang Milter Client
stephane-martin/mailstats
Parse incoming emails for statistics
stevejenkins/OpenDMARC-Fedora
SPEC files and Patches for OpenDMARC Fedora / EPEL RPMs
andreasschulze/signing-milter
signing-milter enables you to s/mime sign an ordinary mail while passing a MTA
dfskoll/mailmunge
The Mailmunge email filtering framework
hirachan/no-ppap-milter
This Milter rejects the email which has encrypted zip file. If the MTA receives such email, this will respond 550 5.7.1 We do not accpet encrypted zip. on the DATA command to reject it.
iomarmochtar/zmbr_check_sender
This is my workaround for zimbra's postfix issue for preventing authenticated user can modify FROM: in email address
nigelhorne/blacklist-milter
Block connections from remote sites that are sending spam, thus reducing load on your mail server.
nigelhorne/cmilter
A mail filter to block emails from countries from which you don't wish to receive e-mails
SirWumpus/milter-bcc
Add to the recipient list of any inbound and/or outbound message one or more blind-carbon-copy (Bcc) recipients depending on the MAIL FROM: and/or RCPT TO: addresses for any given message.
SirWumpus/milter-limit
Limit the number of messages by connecting client IP, sender, or recipient.
SirWumpus/milter-link
Extracts URLs from a mail message and checks it against one or more URI blacklists. Can also verify if any link is bad or broken.
SirWumpus/milter-spamc
An interface to the popular open source SpamAssasssin mail analysis tool, which returns a score based on a comprehensive set of patterns and Bayesian checks.
chillout2k/ldap-acl-milter
A LDAP based authorization milter to control inbound/outbound email traffic
gereoffy/deepspam1
DeepSpam milter v1
jchook/docker-spf-milter
SPF Milter for Docker
SirWumpus/milter-ahead
A “call-forward” milter for mail gateways to verify that mail recipients exist on an authoritative mail store before the gateway accepts the message.
SirWumpus/milter-clamc
Provide an interface to the popular open source Clam Anti-Virus scanner.
SirWumpus/milter-cli
Provides a means by which client connection and envelope details and/or message headers and content can be filtered using shell commands or scripts. Intended as a way to implement quick & dirty content filtering solutions when there is no other suitable milter available.
SirWumpus/milter-gris
Grey listing is an anti-spam technique that keeps track of tuples consisting of the connecting IP, sender's envelope, and recipient's envelope. If a tuple, does not exist in the cache, then a new entry is added and kept until it expires and the message is temporarily rejected.
SirWumpus/milter-spiff
An independent implementation of the RFC 4408 Sender Policy Framework (SPF-Classic).
technicalguru/docker-mailserver-opendkim
DKIM signing for the mailserver project