Bug 1871751
| Summary: | opendkim will crash on adding the signature | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Frank Büttner <bugzilla> | ||||
| Component: | opendkim | Assignee: | Matt Domsch <matt> | ||||
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | epel7 | CC: | anon.amish | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2024-07-09 03:17:25 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
After some tests, it looks like opendkim don't validate the config file syntax. Using *@foo.foo instant of *@foo.foo foo.foo in the /etc/opendkim/SigningTable file will trigger the crash This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component. Filed with upstream https://github.com/trusteddomainproject/OpenDKIM/issues/118 EPEL 7 entered end-of-life (EOL) status on 2024-06-30.\n\nEPEL 7 is no longer maintained, which means that it\nwill not receive any further security or bug fix updates.\n As a result we are closing this bug. |
Created attachment 1712313 [details] The crash data Description of problem: When postfix send the mail via milter to the opendkim daemon for singing, opendkim will crash Version-Release number of selected component (if applicable): opendkim-2.11.0-0.1.el7.x86_64 Actual results: Crash of the daemon. Expected results: That the signature is added. Additional info: See the abrt tar file.