there are " " in DKIM strings

Discussion in 'General' started by Peter Oudenes, Mar 30, 2023.

  1. Peter Oudenes

    Peter Oudenes Member

    Hi All,
    I was testing my DKIM and got an error. I checked ISPconfig and the line in needed to add in DNS:
    Code:
    s1._domainkey.mydomain.com. 3600  IN  TXT   "v=DKIM1; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAs1hYR9kXDXwbEnWlMRFVzdeEAa1BiYKU7mt3AL7btLjnIOEA6b8EL5aapURzusLlG/XzrtLk0JhB+4bQIt7Ui3ihzhxMT/WXuFAxsT63bsLf3DGskyL7gYNdgDrJKmLlV5TSE4J11wnq""clyG89acLG9a4Q6tffjceIwlRFuZMflzV1hk5xb4gf1nF76UeSZojJt1czICr9813Ml7x6KuDzeG1KmzGpeR8fZ6roDIWz6GRKMboY2qwC+IR6NUWRt/z8/DJVIoQQ2e8u93o91V8r53y/HRUybMrMvqlEoHYHfAQcl4jFamIDL26YNlXxkumRgzMQSJBDF5F7izso68""DQIDAQAB"
    Ad you can see there are 2 x " " in the string. I removed them in de DNS zone and the DKIM test went ok
    Maybe this is a bug in ISPconfig?
    Version ISPCondig 3.2.9p1
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    That's not a bug. Many DNS systems require it to split the DKIM record in that way. This has been discussed many times in the forum already. Please use the search function before posting.
     

Share This Page