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.