Using asp.net; I have to send Html emails with a text alternateview and sign it with DKIM.
I have managed to sign emails when it doesn't include an alternateview. Does anyone have a solution to do so where the email has an alternateview?
there is no difference, i calculate the hash over the complete body - over all alternate parts and the headers.