[email protected] skrev den 2023-03-27 10:43:
File read by Mail::DMARC is /etc/mail-dmarc.ini, do you have that file
?
Otherwise Mail::DMARC will search the same file into /usr/share.
ah, in gentoo i have /etc/dmarc with have all config files and data for
mail-dmarc
if possible to define path for mail-dmarc.ini in plugin, then remove
dmarc_save_reports in dmarc plugin, then let it use auto-save in the ini
file ?
will this work ?
ifplugin Mail::SpamAssassin::Plugin::DMARC
path = /etc/dmarc/mail-dmarc.ini
endif
for upstream its more specific path to ini file