Experimental attempt to build an SPF+DKIM+DMARC capable milter in go
Go to file
Jan Philipp Timme 2e4d5eae8a Introduce a basic logger and some code for testing 2019-05-12 19:06:56 +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
logger.go Introduce a basic logger and some code for testing 2019-05-12 19:06:56 +02:00
main.go Introduce a basic logger and some code for testing 2019-05-12 19:06:56 +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