NAME
RT::Extension::ReportSpam - mark tickets as spam with one click
DESCRIPTION
A simple extension that works with RT 4.0 and newer and allows users to
report a ticket as a spam message.
To find all tickets reported as spam you have to use query builder in
advanced mode with the following query:
HasAttribute = 'SpamReports'
RT 3.8
Users of this extension on RT 3.8 should not upgrade past version 0.03
of this extension.
AUTHOR
Ruslan Zakirov <
[email protected]>
LICENSE
Under the same terms as perl itself.