#!/bin/sh

cat >&2 <<EOF
* You can use 'dkimsign-genkey' to generate a DKIM key.
EOF

exit 0
