Rank: Newbie
Groups: Registered
Joined: 4/1/2021(UTC)
Posts: 0
Location: Mendoza
Thanks: 1 times
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?
Edited by user Friday, April 2, 2021 7:42:28 AM(UTC)
| Reason: Not specified
Rank: Administration
Groups: Administrators
Joined: 11/11/2010(UTC) Posts: 1,153
Thanks: 9 times Was thanked: 55 time(s) in 55 post(s)
try to use: method: simple RSAType: 0
1 user thanked ivan for this useful post.
Forum Jump
EmailArchitect Support
Email Component Development
- EASendMail SMTP Component - .NET Version
- EASendMail SMTP Component - Windows Store Apps
- EASendMail SMTP ActiveX Object
- EAGetMail POP3 & IMAP4 Component - .NET Version
- EAGetMail POP3 & IMAP4 ActiveX Object
Exchange Server and IIS SMTP Plugin
- DomanKeys/DKIM for Exchange Server and IIS SMTP
- Disclaimer and S/MIME for Exchange Server and IIS
EmailArchitect Email Server
- EmailArchitect Email Server (General)
- EmailArchitect Email Server Development
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.