Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [dkim]

DomainKeys Identified Mail (DKIM) is a method for associating a domain name to an email message, thereby allowing a person, role, or organization to claim some responsibility for the message. The association is set up by means of a digital signature which can be validated by recipients.

0 votes
0 answers
11 views

How to test DKIM signature of simple email that yahoo is failing

I Wrote a DKIM signature creator for sending emails. Have the records in dns. Have verified with a yahoo email that the hash algo is correct. The signature java code is correct per other applications. ...
Secrets9's user avatar
-3 votes
0 answers
14 views

DKIM Setup on WHM for Contabo Server? [closed]

This system does not control DNS for the “mydomain.com” domain. You can install the suggested “DKIM” record locally. However, this server is not the authoritative nameserver. If you install this ...
ashraf atamp's user avatar
-1 votes
2 answers
35 views

DMARC and SPF Alignment when using Mandrill

I want to understand the SPF alignment process when using Mandrill to send emails. In this case, the envelope mail address is the Mandrill domain and the from header domain is example.com then we need ...
mona.helal's user avatar
0 votes
0 answers
56 views

SPF and DKIM compliance status in google postmaster tool has no details

We have had SPF and DKIM all set up and domain is verified in postmaster tool, however, in the Postmaster tools new dashboard, we are seeing a message "SPF and DKIM authentication Needs work — ...
Ching's user avatar
  • 1
-2 votes
1 answer
44 views

PHP Mail to Googlemail. All DNS Entries exist. Still no mail to googlemail

i added everything google mentioned. DKIM, DMARC and SPF. Still no luck. What am i missing? Is there something wrong with my entries? My inital question: PHP Mail to Googlemail. SPF only DKIM: Name: ...
Jules's user avatar
  • 49
0 votes
0 answers
23 views

Do we need to renew DMARC and DKIM (TXT Record) in DNS if we change DNS Provider?

I'm shifting from DigitalOcean DNS to AWS's Route53, I imported all the records from DO to route53. But it didn't imported properly. So I entered manually all the details. But after setting them up. I ...
h3110Fr13nd's user avatar
0 votes
0 answers
77 views

Org.BouncyCastle.OpenSsl.PemException: malformed sequence in RSA private key

I encountered an error message stating "Org.BouncyCastle.OpenSsl.PemException: malformed sequence in RSA private key" while working with RSA private keys in my application. What could be the ...
Murat Eren Nar's user avatar
0 votes
0 answers
65 views

DKIM Failure in Gsuite when passing thru SMTP RELAY

Hi folks need help is resolving a DKIM failure issue. we are using Gsuite email solution. However we also have secure email gateway to scan outbound emails. the flow of an outbound email is as below ...
JinuCompute's user avatar
0 votes
0 answers
50 views

Set-DkimSigningConfig gives InsufficientPermissionException in Exchange Online

We got this tenant that was being administred by a different company. We are currently trying to use New-DkimSigningConfig and Set-DkimSigningConfig through ExchangeOnline with an App created in ...
Michiel's user avatar
  • 77
2 votes
1 answer
112 views

PHP Mail to Googlemail. SPF only

i want to send mails via php to googlemail. I created a SPF txt dns record. Do i still need DKIM & DMARC? No mails reach googlemail at the moment. I checked if the spf was active with https://www....
Jules's user avatar
  • 49
0 votes
1 answer
249 views

DKIM record not being verified by Resend

I will be honest and DNS settings are somewhat a weak point of mine so please forgive me any ignorance/stupidity on my part. I have a domain that is currently sending transactional emails via ...
ashleytwo's user avatar
  • 327
-1 votes
1 answer
92 views

How to generate custom DKIM , DMARC and SPF records for my custom domain? [closed]

and how to do it via node js ?
ROSHAN G's user avatar
0 votes
0 answers
17 views

DKIM Header Not Added to Outgoing Emails – Plesk Server

I am using a Plesk server to host my websites and also serve as the mail server for these domains. I have activated DKIM on the server and added the appropriate DNS entry for the DKIM selector. ...
Matthias Klement's user avatar
1 vote
1 answer
52 views

Additional information in SPF resinfo of Authentication-Results header

I am reading RFC 8601 and trying to understand the syntax of Authentication-Results header. However, I am having trouble understanding the result of methodspec. Below are the emails I received: ...
LPMR's user avatar
  • 29
0 votes
0 answers
45 views

Is there a way to set up Amazon SES Easy DKIM via an API?

I'm thinking of a use case where a SaaS provider is using Amazon SES to send email as their customer's domains. In order this properly, DKIM needs so be configured for that domain. One approach would ...
Sean W.'s user avatar
  • 5,106

15 30 50 per page
1
2 3 4 5
35