wneessen / postfix-policy-server

📧 A go package for writing postfix policy servers
https://pps-docs.pebcak.de/
MIT License
12 stars 3 forks source link
go golang hacktoberfest policy-servicing postfix postfix-policy-server

postfix-policy-server

Go Reference Go Report Card Build Status pps docs buy ma a coffee

postfix-policy-server (or short: pps) provides a simple framework to create Postfix SMTP Access Policy Delegation Servers Servers in Go.

The pps documentation provides you with all you need, to quickly get started with your own Postifx policy service.

Alternatively check out the Go reference for further details or have a look at the example echo-server that is provided with this package.