Skip to main content
3 votes

opendkim-testkey fails on newly generated key

opendkim-testkey: syntax error in key data (ASCII 0x28 at offset 0) Porkbun most likely expects you to provide TXT data as just the raw data without surrounding punctuation, as is standard for ...
grawity's user avatar
  • 19.5k
1 vote

opendkim-testkey fails on newly generated key

As we can see in dkim-test.c, the process goes like this: check that both mandatory parameters (selector and domain) are supplied call loadkey, which checks file permissions by first calling status = ...
Jirka Pech's user avatar

Only top scored, non community-wiki answers of a minimum length are eligible