Is there an easy solution to get on OX AE a weeekly mail quota status report?
Mail quota report
Collapse
X
-
Hi,
you could add a cronjob or something like that, but i suspect thats not what you meant by "easy". You could contact a OX partner or our Support if there is a simple solution for that request.
Greetings
-
This will sent you the current emailquota by mail: su - cyrus -c "/usr/sbin/cyrquota -f -C /etc/imapd/imapd.conf -d yourdomain.com" | /usr/sbin/sendmail -F quota@yourdomain.com -t youremail@yourdomain.com
Comment
Comment