On 30/10/23 19:06, Jens Hoffrichter via Postfix-users wrote:
We are looking into implementing DKIM signing for one of our
services, and there are multiple ways to implement that.

FWIW I use this script on top of a regular opendkim deb install...

https://github.com/markc/sh/blob/main/bin/dkim

with this config file...

https://github.com/markc/sh/blob/main/etc/_etc_opendkim.conf

and with this added to /etc/postfix/main.cf...

smtpd_milters = inet:127.0.0.1:8891,inet:127.0.0.1:54321

--
Cheers, Mark Constable :: +61 0419 530 037

_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to