mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[GH-ISSUE #1411] cant enable dkim on domain #1122
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#1122
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jookk on GitHub (Feb 28, 2018).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1411
Impacted versions
Steps to reproduce
save dkim dir path on modoboa config page
create new domain, select Enable DKIM signing and save.
Red text: "DKIM keys storage directory not configured"
Current behavior
cant save enabled dkim signing on domain
Expected behavior
enabled and saved dkim signing
Video/Screenshot link (optional)
@ghost commented on GitHub (Mar 1, 2018):
If you go back into the settings page does the
DKIM keys storage directoryfield contain the path you set?@jookk commented on GitHub (Mar 1, 2018):
No. Tried many times.
Parameters are not saved
Dňa 1. marca 2018 14:22:21 používateľ Andrew Fyfe
notifications@github.com napísal:>
@ghost commented on GitHub (Mar 1, 2018):
Can you open the javascript console on your browser (F12 for most browsers) and see if any errors come up when you save the parameters.
@jookk commented on GitHub (Mar 1, 2018):
Yes, there is, see pict
https://nc.orencak.eu/s/6EjBWi9HGFrjEmP
screenshot is after pressing save buttons on modoboa parameters page.
@tonioo commented on GitHub (Mar 2, 2018):
@jookk You can upgrade modoboa to 1.10.3 which fixes the parameters issue.
@jookk commented on GitHub (Mar 2, 2018):
I have problem to launch upgrade :/
Dňa 2. marca 2018 15:49:31 používateľ Antoine Nguyen
notifications@github.com napísal:>
@kisst commented on GitHub (Mar 16, 2022):
Still exist on latest version, with fresh ( beta ) install.
@bernd-wechner commented on GitHub (Dec 12, 2022):
I get this too. Further, when I look at the Preferences as suggested I see no joy:
Messages on the browser console are not informative, clearing the reloading the page shows:
@bernd-wechner commented on GitHub (Dec 29, 2022):
All sorted. I had confused Parameters with Preferences and vice versa. Under Parameters at:
https://mymail.domain/core/#parameters/
All was visible, I added the DKIM keys storage directory and all is good (well not quite all, but this issue no longer exists for me).