table of contents
other versions
- wheezy 4.0.7-5+deb7u4
 - wheezy-backports 4.0.19-1~bpo70+2
 - jessie 4.2.8-3+deb8u1
 - jessie-backports 4.2.13-4~bpo8+1
 - testing 4.4.1-3
 - unstable 4.4.1-4
 
| rt-email-digest(8) | Request Tracker Reference | rt-email-digest(8) | 
NAME¶
rt-email-digest - dispatches all deferred RT notifications as a per-user digestSYNOPSIS¶
rt-email-digest -m (daily|weekly) [--print] [--help]
DESCRIPTION¶
This script is a tool to dispatch all deferred RT notifications as a per-user object.OPTIONS¶
- mode
 - Specify whether this is a daily or weekly run.
    --mode is equal to -m
 
- Print the resulting digest messages to STDOUT; don't mail
      them. Do not mark them as sent
    --print is equal to -p
 
- help
 - Print this message
    --help is equal to -h
 
| 2015-08-12 | perl v5.14.2 |