Skip to content

v0.1.0

Latest

Choose a tag to compare

@j-g00da j-g00da released this 07 Jan 13:00
· 32 commits to main since this release
0.1.0

Initial release

DKIM Milter can be installed in a location set by $INSTALL_PATH using dkim-milter-installer.sh. The correct architecture will be chosen automatically.

E.g.:

INSTALL_PATH=/usr/local/sbin bash -c 'curl --proto "=https" --tlsv1.2 -LsSf https://github.com/chatmail/dkim-milter/releases/download/0.1.0/dkim-milter-installer.sh | sh'

Using the binary requires at least manually creating /etc/dkim-milter/dkim-milter.conf, for more information refer to the tutorial.