My users have not received the report emails, as I programmed in:
But if I do:
They receive.
cat /lib/systemd/system/pmgspamreport.timer
[Unit]
Description = Send Daily Spam Report Mails
[Timer]
OnCalendar = 6,9,12,15,18: 00
Persistent = true
[Install]
WantedBy = timers.target
But if I do:
pmgqm send
They receive.