You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
cmd | 4 years ago | |
vendor | 4 years ago | |
.gitignore | 5 years ago | |
Gopkg.lock | 4 years ago | |
Gopkg.toml | 4 years ago | |
LICENSE | 5 years ago | |
README.md | 4 years ago | |
conn.go | 5 years ago | |
doc.go | 4 years ago | |
filter.go | 4 years ago | |
filter_test.go | 4 years ago | |
imsg.go | 4 years ago | |
mproc.go | 5 years ago | |
session.go | 5 years ago | |
smtpd.go | 4 years ago | |
table.go | 4 years ago | |
table_test.go | 5 years ago |
README.md
opensmtpd
OpenSMTPD-extras in Go
WARNING
This is very much Work In Progress. Don't use this for production installations. Much of the filter API in OpenSMTPD is not yet stable, so this package is also subject to change.
We have implemented Filter API version 52, because that's compatible with the most recent portable OpenSMTPD version (6.0.3p1).