/usr/bin/dkim-milter is in dkim-milter-python 0.8.18-2.
This file is owned by root:root, with mode 0o755.
The actual contents of the file can be viewed below.
1 2 3 | #! /bin/sh
exec /usr/bin/dkim-milter.py &
echo $! >/var/run/dkim-milter-python/dkim-milter.pid
|