[GH-ISSUE #1500] dkim keys not generating #1179

Closed
opened 2026-02-27 11:15:43 +03:00 by kerem · 1 comment
Owner

Originally created by @Rustypredator on GitHub (Jun 4, 2018).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1500

Impacted versions

  • Modoboa: 1.10.5
  • installer used: Yes
  • Webserver: Nginx

Steps to reproduce

install, add domain, enable dkim key generation

Current behavior

cronjob is executed correctly, but no keys are being generated in the directory. also the output in the webinterface is just an error message

Expected behavior

to generate a (domain.com).pem file in /var/lib/dkim

Video/Screenshot link (optional)

web-output
cron

Originally created by @Rustypredator on GitHub (Jun 4, 2018). Original GitHub issue: https://github.com/modoboa/modoboa/issues/1500 # Impacted versions * Modoboa: 1.10.5 * installer used: Yes * Webserver: Nginx # Steps to reproduce install, add domain, enable dkim key generation # Current behavior cronjob is executed correctly, but no keys are being generated in the directory. also the output in the webinterface is just an error message # Expected behavior to generate a (domain.com).pem file in /var/lib/dkim # Video/Screenshot link (optional) [web-output](https://rusty.info/dkim-rinfo.png) [cron](https://rusty.info/Screenshot_20180604_182724.png)
kerem closed this issue 2026-02-27 11:15:43 +03:00
Author
Owner

@tonioo commented on GitHub (Jun 13, 2018):

@Rustypredator Looks like a permission issue. What are the permissions of the /var/lib/dkim folder? Which user runs the cron command?

<!-- gh-comment-id:397048085 --> @tonioo commented on GitHub (Jun 13, 2018): @Rustypredator Looks like a permission issue. What are the permissions of the /var/lib/dkim folder? Which user runs the cron command?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#1179
No description provided.