Closed dsm-museum-it closed 7 months ago
Noted. Thanks for the info. I'll look at a proper implementation within teemip-zone-mgmt.
I've just pushed changes to the TXT Record class that enable the management of long text entries.
Basically, TeemIP TXT records can now be chained. Their display in db.file has been reviewed and is aligned with the first format given above.
To be clear and for future reference, the commit @xtophe38 is talking about seems to be 1625e33.
Thanks @dsm-museum-it and and @Hipska for your contributions to the extension !
At the moment there is a fixed limit of 256 characters per txt entry. Especially for txt records for DKIM in many cases this will be insufficient.
A larger rdata value should then be split into chunks of max. 256 characters per line inside parentheses when displaying the entry for the data file eg.
Or in a single line with space separated chunks.