logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rt-email-digest - dispatches all deferred RT notifications as a per-user digest

Description

       This script is a tool to dispatch all deferred RT notifications as a per-user object.

Name

       rt-email-digest - dispatches all deferred RT notifications as a per-user digest

Options

       mode
           Specify whether this is a daily or weekly run.

           --mode is equal to -m

       print
           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

perl v5.40.1                                       2025-05-21                                 rt-email-digest(8)

Synopsis

           rt-email-digest -m (daily|weekly) [--print] [--help]

See Also