smtpd/_examples/dkim-proxy
Alex Szakaly c18a26c5d3
chore: add leading underscore to examples directory
Unfortunately the dependency github.com/eaigner/dkim
is no longer available

As a temporary solution we need to put leading underscore
to let Go recursively ignore it

Signed-off-by: Alex Szakaly <alex.szakaly@gmail.com>
2021-11-07 08:41:36 +01:00
..
go.mod chore: add leading underscore to examples directory 2021-11-07 08:41:36 +01:00
go.sum chore: add leading underscore to examples directory 2021-11-07 08:41:36 +01:00
main.go chore: add leading underscore to examples directory 2021-11-07 08:41:36 +01:00
README.md chore: add leading underscore to examples directory 2021-11-07 08:41:36 +01:00

smtpd dkim-proxy

Important Note

The dependency github.com/eaigner/dkim is no longer available thus the example can not be built.