cvicente / Netdot

Network Documentation Tool
222 stars 62 forks source link

TXT Record more than 255 chars #135

Open vink78 opened 5 years ago

vink78 commented 5 years ago

I need to add a DKIM record with a long key (the TXT record is more than 254 characters).

RFC4408 (3.1.3) explain that we have to split record as following:

IN TXT "v=DKIM .... first" "second string..."

Each string is no more than 254 characters

vink78 commented 5 years ago

I've started to work on it here vink78@b660be327390b7e9fff1d970d017abdad5cf548f