You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add --report-body-file to customize aggregate report mail body (#437)
Lets operators replace the hardcoded plain-text body of RUA report
emails with the contents of a file, with %DOMAIN%/%DATE% token
substitution. Falls back to the existing boilerplate text when unset,
so default behavior is unchanged. Works from the command line or
opendmarc-reports.conf via the existing generic key=value loader.
0 commit comments