Check out the zimbra users' crontab.
Code:
#
# Daily reports
#
10 1 * * * /opt/zimbra/libexec/zmdailyreport -m
Comment that out to stop them for good.
or remove the "-m" and change it to a redirect if you want the reports to be generated to a text file somewhere.