Experimental attempt to build an SPF+DKIM+DMARC capable milter in go
Go to file
Jan Philipp Timme 64f6b7ad0b Improve comment for Loglevel constants 2019-05-12 19:25:13 +02:00
logging Improve comment for Loglevel constants 2019-05-12 19:25:13 +02:00
.gitignore Add .gitignore, make hexdump look better in log output 2019-05-12 19:11:59 +02:00
README.md Introduce a basic logger and some code for testing 2019-05-12 19:06:56 +02:00
RFCs.md Begin collecting relevant RFCs 2019-05-08 19:19:58 +02:00
main.go Move logger into own logging package 2019-05-12 19:21:22 +02:00
socket.go Introduce a basic logger and some code for testing 2019-05-12 19:06:56 +02:00

README.md

Milter experiment

This project is for educational purposes. Any attempts to run this in production WILL FAIL! Use this code as inspiration, but do not blame me for your losses.

References