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
- Host: GitHub
- URL: https://github.com/devops-works/milter
- Owner: devops-works
- License: bsd-2-clause
- Fork: true (alteman/milter)
- Created: 2018-11-22T13:54:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-22T13:59:02.000Z (over 7 years ago)
- Last Synced: 2024-06-20T17:54:06.668Z (almost 2 years ago)
- Language: Go
- Size: 32.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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.