You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A line of the form *@a.b.school.edu was added to the SigningTable. Note that the key name was accidentally omitted.
The config was accepted with the typo.
When an address from the TrustedHost that matched the above bad config entry was processed, OpenDKIM segfaulted (SEGV).
Not a big deal. For some reason it took me far too long to spot the typo, but that's on me. If nothing else, this comment may become searchable and help someone else in the future.
Mike
The text was updated successfully, but these errors were encountered:
Perhaps duplicated #118, and I cannot reproduce it (opendkim detects error, and then exit without serving). What your code base? I want to know where it had already been fixed or not been fixed and could trigger in some conditions.
*@a.b.school.edu
was added to the SigningTable. Note that the key name was accidentally omitted.Not a big deal. For some reason it took me far too long to spot the typo, but that's on me. If nothing else, this comment may become searchable and help someone else in the future.
Mike
The text was updated successfully, but these errors were encountered: