An open API service indexing awesome lists of open source software.

https://github.com/devops-works/milter

A golang library for milter support
https://github.com/devops-works/milter

Last synced: 3 months ago
JSON representation

A golang library for milter support

Awesome Lists containing this project

README

          

[![GoDoc](https://godoc.org/github.com/phalaaxx/milter?status.svg)](https://godoc.org/github.com/phalaaxx/milter)

# milter
A Go library for milter support heavily inspired from https://github.com/andybalholm/milter
For example how to use the library see https://github.com/phalaaxx/pf-milters - postfix milter for email classification with bogofilter and blacklisting messages which contain files with executable extensions.