Skip to content

Releases: FoxyRoles/ansible-dkim

1.3.0

21 Aug 12:52
Compare
Choose a tag to compare

New features

  • Make DNS record output more readable
  • Change from debian-specific apt to generic ansible package
  • Added a toggle to either generate new keys only, or also deploy them at the same time
  • Upgrade task to use get_checksum instead of deprecated get_md5

Many thanks to all contributors

1.2.0

25 May 11:24
Compare
Choose a tag to compare
  • Converted TrustedHosts file to template
  • Added new dkim_trustedhosts variable
  • restart postfix on config file update

Thanks to @mikhail-shevtsov-rndx2

1.1.0

10 Jun 11:50
Compare
Choose a tag to compare
  • Option to sign all the domains with the same key or each domain with its own key
  • DNS records with DKIM public keys to be configured in the public DNS for each domain we sign the mails for, are shown at the end of the playbook
  • Parametrisation of several values in the playbook previously hard-coded

1.0.0

10 Jun 11:49
Compare
Choose a tag to compare
  • First released version
  • Configuration of Opendkim to sign mails for a list of domains as a milter of postfix
  • Use of the same key for all domains