Ciao, allora ho alcune email esportate in formato eml che quindi comprende gli header. per ragioni di sicurezza vorrei vedere bene gli header. Ho la chiave pubblica in formato PEM.
le email provengono da un dominio che basa la sua mail su ArubaBusiness, ho verificato il record MX.
Sto usando Ubuntu LTS 24.04 ovviamente ho fatto apt update e apt upgrade e opendkim -V mi restituisce delle informazioni.
Usando questa sintassi:
[amreo@amreo-manjaro-pc OpenDKIM]$ grep -wri "resource" *
libopendkim/dkim.h:#define DKIM_STAT_NORESOURCE 6 /* resource unavailable */
libopendkim/dkim-tables.c: { "Resource unavailable", DKIM_STAT_NORESOURCE },
libopendkim/docs/dkim_qi_gettype.html: <td>A DNS resource record type.
libopendkim/docs/dkim_stat.html:<li> <tt>DKIM_STAT_NORESOURCE</tt> -- resource unavailable
libopendkim/docs/dkim_dns_set_query_start.html:<p> The query type should be a DNS resource record type as registered with
libopendkim/docs/index.html: <td> Retrieve the DNS resource record type from a <tt>DKIM_QUERYINFO</tt>
libut/ut.3:These functions provide a mechanism to generate Universal Resource
miltertest/miltertest.c:#include <sys/resource.h>
opendkim/opendkim.c: replytxt = "resource unavailable";
opendkim/util.c:#include <sys/resource.h>
opendkim/README: The public key DNS record should appear as a TXT resource record at:
opendkim/opendkim.conf.5.in:request quarantine of a message that results in an internal error or resource
RELEASE_NOTES: MILTERTEST: Add "-u" option to report resource usage statistics on