Skip to content

panic: short (mydomain.com) is not supposed to end with a dot #1039

@redochka

Description

@redochka

Trying to add mailjet DKIM. They ask to add the following txt record:

key: mailjet._domainkey.mydomain.com.
value: k=rsa; p=MIGfMA0GCSq...etc...

So in my config file I have something like:

TXT('mailjet._domainkey.mydomain.com.', 'k=rsa; p=MIGfMA0GCSq...etc...'),

But I am getting this error where running the preview:

panic: short (mydomain.com) is not supposed to end with a dot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions