mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
On FreeBSD 127.0.0.2 is not assigned to any interface by default,
so 127.0.0.2 source address hack cannot be used to make OpenDKIM
verify the signature instead of signing.
This change sets InternalHosts to `-` so no IP addresses
make OpenDKIM sign the message. Instead of IP address,
OpenDKIM in the outgoing pipeline is explicitly told
to sign messages by setting `{daemon_name}` macro to `ORIGINATING`.
chatmaild
chatmaild provides dovecot autentication to create dovecot users on login and mail filtering.