rt-email-dashboards(8) | Request Tracker Reference | rt-email-dashboards(8) |
rt-email-dashboards - Send email dashboards
rt-email-dashboards [options]
This tool will send users email based on how they have subscribed to dashboards. A dashboard is a set of saved searches, the subscription controls how often that dashboard is sent and how it's displayed.
Each subscription has an hour, and possibly day of week or day of month. These are taken to be in the user's timezone if available, UTC otherwise.
You'll need to have cron run this script every hour. Here's an example crontab entry to do this.
0 * * * * /usr/sbin/rt-email-dashboards
This will run the script every hour on the hour. This may need some further tweaking to be run as the correct user.
This tool supports a few options. Most are for debugging.
2023-10-25 | perl v5.36.0 |