r_rodo
  • r_rodo
  • 50.75% (Neutral)
  • Newbie Topic Starter
4 years ago
I'm using EAsendmail for .NET v 7.5.0.3
And try to change dkim signature from "a=rsa-sha256; c=relaxed/relaxed;" to "a=rsa-sha1; c=simple/simple;"
currently I including with:

oMail.Headers.ReplaceHeader("X-DK-File", "dkiminfo.txt");

I already tried adding to this file: "method: nofws"

Also I tried:
oMail.SignatureHashAlgorithm = SignatureHashAlgorithmType.SHA1;

nothing change..

any suggestion?
ivan
  • ivan
  • 100% (Exalted)
  • Administration
4 years ago

try to use:

method: simple
RSAType: 0

EXPLORE TUTORIALS

© All Rights Reserved, AIFEI Software Limited & AdminSystem Software Limited.