Skip to content

DKIM verification failing with mixed email formats in To field #1026

Closed Answered by st-abarker
st-abarker asked this question in Q&A
Discussion options

You must be logged in to vote

I figured out what was causing the behavior I described. It appears to be due to a service I was unaware was running on our system. That service did not properly support 8BITMIME and was trying to ensure the headers were properly encoded. Due to timing, this was happening between when the message was received over SMTP and when the DKIM verification was done. Removing that service fixed the issue, and all my test cases are now verifying correctly with the default FormatOptions.

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jstedfast
Comment options

@jstedfast
Comment options

Comment options

You must be logged in to vote
1 reply
@jstedfast
Comment options

Comment options

You must be logged in to vote
1 reply
@jstedfast
Comment options

Answer selected by st-abarker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants