Topic: "milter"
milter-manager/milter-manager
milter manager is a free software to protect you from spam mails and virus mails effectively with milter.
Language: C - Size: 14.6 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 54 - Forks: 21

m3047/trualias
Mentally computable verification codes for email aliases implemented as a postfix tcp table or milter; uses asyncio.
Language: Python - Size: 179 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 36 - Forks: 1

gertvdijk/purepythonmilter
Pure Python-asyncio Milter framework
Language: Python - Size: 283 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 3

jcbf/smf-spf
It's a lightweight, fast and reliable Sendmail milter that implements the Sender Policy Framework
Language: Lua - Size: 258 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 14 - Forks: 5

prehor/amavisd-milter
Milter interface for the amavis spam filter engine.
Language: C - Size: 285 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 5

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
Language: C - Size: 486 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 7 - Forks: 2

DanWin/openpgpkey-milter Fork of letoams/openpgpkey-milter
OpenPGP milter service to automatically PGP encrypt plaintext emails when possible
Language: Python - Size: 82 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

janoliver/gopstats
Postfix statistics implemented as a milter written in Go
Language: Go - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 7 - Forks: 0

kirilkirkov/postfix-dovecot-mysql 📦
Correct configuration for mail server on Ubuntu with spf and dkim authentication
Size: 84 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 7 - Forks: 3

AGWA/backscatter-prevention
Scripts to prevent a mail server from generating backscatter
Language: Python - Size: 6.84 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 2

masa23/arcmilter
A milter that performs DKIM and ARC signatures.
Language: Go - Size: 155 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 5 - Forks: 1

chillout2k/ExOTA-Milter
Exchange Online Tenant Authorisation Milter (Mail-Filter)
Language: Python - Size: 291 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 5 - Forks: 0

stevejenkins/OpenDKIM-Fedora
SPEC files and Patches for OpenDKIM Fedora / EPEL RPMs
Language: Shell - Size: 110 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 5 - Forks: 3

glts/indymilter
Asynchronous milter library for Rust
Last synced at: over 1 year ago - Stars: 5 - Forks: 1
SirWumpus/milter-link
Extracts URLs from a mail message and checks it against one or more URI blacklists.
Language: C - Size: 262 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 1

mschneider82/milterclient
Golang Milter Client
Language: Go - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 2

stephane-martin/mailstats
Parse incoming emails for statistics
Language: Go - Size: 19.2 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

mjiricka/MailFrom_DNSBL_Milter
Milter for filtering emails according MAIL FROM domain.
Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0

mk-fg/dspam-milter
pymilter-based daemon to safely classify email using dspam
Language: Python - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 1

stevejenkins/OpenDMARC-Fedora
SPEC files and Patches for OpenDMARC Fedora / EPEL RPMs
Language: Shell - Size: 60.5 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 0

nigelhorne/blacklist-milter
Block connections from remote sites that are sending spam, thus reducing load on your mail server.
Language: C - Size: 72.3 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

nigelhorne/cmilter
A mail filter to block emails from countries from which you don't wish to receive e-mails
Language: Perl - Size: 43 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

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.
Language: C - Size: 242 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

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.
Language: M4 - Size: 78.1 KB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

SirWumpus/milter-limit
Limit the number of messages by connecting client IP, sender, or recipient.
Language: C - Size: 94.7 KB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

andreasschulze/signing-milter
signing-milter enables you to s/mime sign an ordinary mail while passing a MTA
Language: C - Size: 95.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

dfskoll/mailmunge 📦
The Mailmunge email filtering framework
Language: C - Size: 2.16 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 2

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.
Language: Python - Size: 22.5 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

iomarmochtar/zmbr_check_sender
This is my workaround for zimbra's postfix issue for preventing authenticated user can modify FROM: in email address
Language: Python - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

ixs/pysssp
Python implementation of the Sophos SSSP protocol to interface with the SAVDI daemon.
Language: Python - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 2

glts/milter
Rust bindings to the sendmail milter library
Last synced at: 23 days ago - Stars: 2 - Forks: 2
technicalguru/docker-mailserver-opendkim
DKIM signing for the mailserver project
Language: Shell - Size: 57.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 4

nager/Nager.MtaMilter
Nager.MtaMilter is a C# Milter implementation for seamless mail server integration (Postfix, Sendgrid, Stalwart).
Language: C# - Size: 43.9 KB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1

SirWumpus/milter-clamc
Provide an interface to the popular open source Clam Anti-Virus scanner.
Language: C - Size: 135 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 1

SirWumpus/milter-spiff
An independent implementation of the RFC 4408 Sender Policy Framework (SPF-Classic).
Language: C - Size: 892 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

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.
Language: C - Size: 402 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

gereoffy/deepspam1
DeepSpam milter v1
Language: Python - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

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.
Language: C - Size: 252 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

chillout2k/ldap-acl-milter
A LDAP based authorization milter to control inbound/outbound email traffic
Language: Python - Size: 119 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

jchook/docker-spf-milter
SPF Milter for Docker
Language: Dockerfile - Size: 6.84 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

flaviogrossi/txmilter
Twisted library for the Milter protocol
Language: Python - Size: 18.6 KB - Last synced at: 6 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

noumenia/libmilterphp
libMilterPHP is a Postfix/Sendmail Milter library implementation in PHP.
Last synced at: 5 months ago - Stars: 1 - Forks: 0

nigelhorne/blocking-milter
Stop Spam
Language: Perl - Size: 34.2 KB - Last synced at: 7 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

technicalguru/docker-mailserver-amavis
Docker image for Amavis in mailserver
Language: Dockerfile - Size: 75.2 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 3

SirWumpus/milter-length
Reject mail according to different message size limits per IP, domain name, or sender address.
Language: M4 - Size: 80.1 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

william6502/pymilter Fork of sdgathman/pymilter
Python bindings for libmilter api
Language: Python - Size: 1.75 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

thierry-f-78/go-milter
Implement milter protocol in Go
Language: Go - Size: 65.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

chillout2k/sos-milter
SPF-On-Submission Milter
Language: Python - Size: 56.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

chillout2k/ldap-acl-broker
Open Service Broker for LDAP-ACL-Milter
Language: Python - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

JPT580/pymilter-suspicious-from
A rough pymilter example that can detect suspicious from headers with multiple addresses/domains in emails. It is not perfect, but it certainly is able to help adding a warning flag to emails.
Language: Python - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

patrikcelko/MUNI-Milter
Bachelor thesis implementation of the Sendmail extension MUNI-Milter
Language: C - Size: 241 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

joaoreis81/milter-template
pymilter dockerized template
Language: Python - Size: 50.8 KB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

kyokuheki/docker-yenma
Dockernized YENMA
Language: Dockerfile - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

falon/wildfire-milter
A milter which interfaces to Wildfire Palo Alto API
Language: Python - Size: 46.9 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

porjo/pol
An experimental mail server policy daemon
Language: Go - Size: 1.08 MB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

cirrax/puppet-spamassmilter
Language: Ruby - Size: 27.3 KB - Last synced at: 19 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

arpa2/AxeSMTP
AxeSMTP is a toolkit, including applications, for modifying SMTP traffic while passing through.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

glts/indymilter-test
Milter testing library
Language: - Size: 130 KB - Last synced at: almost 2 years ago - Stars: 0 - Forks: 0
glts/milter-sys
Low-level Rust FFI bindings to libmilter
Last synced at: 29 days ago - Stars: 0 - Forks: 0
glts/spamassassin-milter
SpamAssassin Milter
Language: Rust - Size: 355 KB - Last synced at: over 1 year ago - Stars: 0 - Forks: 0
glts/spf-milter
SPF Milter
Language: Rust - Size: 745 KB - Last synced at: about 1 year ago - Stars: 0 - Forks: 0
noumenia/guardian-milter
Multi-purpose security milter.
Last synced at: 9 months ago - Stars: 0 - Forks: 0
