0

I have generated the keys locally through openssl added key.pub to the DKIM DNS txt Record but how to add it to postfix withouth any other tool.Is there any connfiguration parameter where the file path can be specified or i need to through another tool as postfix lacks capabilities.

2
  • 1
    Postfix doesn't do dkim. It transports mail. You need to use a milter to sign messages. Opendkim is one well known milter for this purpose. Commented May 13, 2024 at 8:30
  • I surmised as when i read the postfix docs it mentioned the same ill add the link . postfix.org/MILTER_README.html. Commented May 14, 2024 at 9:31

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.