# dmarcts-report-parser
#
# This tool/script is run via CRON only if the below IS_CONFIGURED variable is set to "1"
IS_CONFIGURED=not-yet

# account under which to run the dmarcts-report-parser CRON job
DMARCTS_PARSER_USER=_dmarc
