Giter VIP home page Giter VIP logo

ansible-role-dkim's People

Contributors

chithrak07 avatar dale-c-anderson avatar foxycode avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

357up

ansible-role-dkim's Issues

Opendkim service fails to start without pidfile being specified

Recently upgraded a machine using this role from Ubuntu 16.04 -> 18.04.

The service refused to start, and showed this error in syslog:

opendkim.service: Can't open PID file /var/run/opendkim/opendkim.pid (yet?) after start: No such file or directory

Adding the following line to /etc/opendkim.conf made everything happy once again:

PidFile               /var/run/opendkim/opendkim.pid

Installed version of opendkim shows:

ii  opendkim                               2.11.0~alpha-11build1

Review (and possibly update) the opendkim config template

A few new options have been added since the role was created, which was based on the default config for Ubuntu 16.04.

The config template file should be reviewed against recent versions (18.04 / 20.04) and new options added as necessary.

Make molecule functional test more robust

In the interest of time, and getting molecule tests into master, molecule's verify.yml was set up to only check that the dkim service is listening.

When there's more time, let's have verify.yml send out a fictional email through postfix and check that in the logs that DKIM signing was successful, similar to how we're testing the postfix role.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.