Explain what to do with the missing DKIM public key #8

Closed
opened 3 years ago by neil · 0 comments
neil commented 3 years ago
Owner
You need to add the following line to your DNS zone :
mail._domainkey.abcdomain.com    86400  IN  TXT  "v=DKIM1; h=sha256; k=rsa; p=the-public-key-base64"

The customer don't know what to do and where to get their public key.

The DKIM public key is generated on the host mailserver and must be given to the customer.

Please add a message like this: "Please ask your public key from the mail server administrator.".

``` You need to add the following line to your DNS zone : mail._domainkey.abcdomain.com 86400 IN TXT "v=DKIM1; h=sha256; k=rsa; p=the-public-key-base64" ``` The customer don't know what to do and where to get their public key. The DKIM public key is generated on the host mailserver and must be given to the customer. Please add a message like this: "Please ask your public key from the mail server administrator.".
axpio referenced this issue from a commit 3 years ago
axpio closed this issue 3 years ago
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 42l/mailserver-moulinette#8
Loading…
There is no content yet.