Sign inSign up

nightexcessive/docker-opendkim

By nightexcessive

•Updated over 8 years ago

docker-opendkim is a Docker container that supplies an OpenDKIM verifier/milter

Image
0

2.0K

nightexcessive/docker-opendkim repository overview

⁠docker-opendkim

docker-opendkim is a Docker container that supplies an OpenDKIM verifier/milter

⁠Configuration

docker-opendkim is intended to be run on CoreOS. At minimum, you must be running etcd.

To set etcd's location, specify the ETCD_HOST and ETCD_PORT environment variables. By default, the container looks at 172.17.42.1:4001 for etcd.

The server's domain and selector must be specified with the DOMAIN and SELECTOR environment variables.

This container exposes its milter on port 12301. It is intended to be linked with other containers.

⁠etcd keys

docker-opendkim uses the following etcd keys:

/services/dkim/$DOMAIN/$SELECTOR/key - DKIM key

docker-opendkim is licensed under the MIT license, as found in the LICENSE file.

Tag summary

Content type

Image

Digest

sha256:3b272c1ff…

Size

78.6 MB

Last updated

over 8 years ago

docker pull nightexcessive/docker-opendkim