mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 00:46:03 +03:00
[GH-ISSUE #1675] Problem with DKIM signature for BIND #1319
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#1319
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 @stefaweb on GitHub (Feb 14, 2019).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1675
Impacted versions
The key printed in GUI do not have "space" between "v=DKIM1;k=rsa;p=". Should be "v=DKIM1; k=rsa; p=xxxx".
@tonioo commented on GitHub (Feb 25, 2019):
@stefaweb Are you sure spaces are required?
@stefaweb commented on GitHub (Feb 25, 2019):
Hi @tonioo!
The RFC alway show parameters with space between.
https://tools.ietf.org/html/rfc6376
@tonioo commented on GitHub (Feb 25, 2019):
According to https://tools.ietf.org/html/rfc6376#section-3.2, spaces are optional... Have you encountered any error using the printed record?
@stefaweb commented on GitHub (Feb 26, 2019):
It works without the spaces.
But with space, it will be better to read it.
As you want if you have some time. It's more cosmetic than technical.
@stale[bot] commented on GitHub (Oct 23, 2020):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@stale[bot] commented on GitHub (Dec 22, 2020):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.