DKIM-Patch – public key: OpenSSL error: bad base64 decode 7


The used dns-server must a TXT-record with a length > 255 chars if you use a key-strength > 1024 bit. Otherwise amavis reports during the key-checks
public key: OpenSSL error: bad base64 decode.

If you run your own dns (bind) with ISPConfig just adjust the database dbispconfig on your dns-server, too:
ALTER TABLE `dns_rr` CHANGE `data` `data` TEXT NOT NULL DEFAULT '';


Leave a Reply to Florian Schaal Cancel reply

Your email address will not be published. Required fields are marked *

7 thoughts on “DKIM-Patch – public key: OpenSSL error: bad base64 decode