mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[GH-ISSUE #2275] DKIM test: key syntax error: illegal base64 data at input byte 212 #1560
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#1560
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 @rodrigoslayertech on GitHub (Jun 19, 2021).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/2275
Testing the DKIM key of my Modoboa mail server in GlockApps I found a critical error:
key syntax error: illegal base64 data at input byte 212
I tested using 1024 and 2048 key length.
Impacted versions
Steps to reproduce
Current behavior
key syntax error: illegal base64 data at input byte 212
Expected behavior
The key should be recognized as a base64 key.
Video/Screenshot link (optional)
@H-A-L-I-S commented on GitHub (Jun 23, 2021):
I think, this is a bug with that website, not with modoboa. You need to report to them, not here
@rodrigoslayertech commented on GitHub (Jun 23, 2021):
Okay
@stale[bot] commented on GitHub (Aug 22, 2021):
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.