Now I managed for it to automatically send a report. Problem is, it’s from two days ago.
RSPAMD is the problem here, because when I turn on verbose mode for the dmarc report:
docker-compose exec rspamd-mailcow rspamadm dmarc_report -v
it says
Process date 20220817
No reports for 20220817
send data for 0 domains (from 1 to 0)
That was two days ago.
I would really appreciate some help because I tried everything.
It stores the data correctly and is able to send it with me specifying the date but not having the reporting automated sucks.
Thanks!