RT::Action::NotifyGroup - RT Action that sends notifications


RT-Action-NotifyGroup documentation  | view source Contained in the RT-Action-NotifyGroup distribution.

Index


NAME

Top

RT::Action::NotifyGroup - RT Action that sends notifications to groups and/or users

DESCRIPTION

Top

RT action module that allow you to notify particular groups and/or users. Distribution is shipped with rt-notify-group-admin script that is command line tool for managing NotifyGroup scrip actions. For more more info see its documentation.

INSTALL

Top

	perl Makefile.PL
	make
	make install

METHODS

Top

SetRecipients

Sets the recipients of this message to Groups and/or Users.

AUTHOR

Top

	Ruslan U. Zakirov
	cubic@wildgate.miee.ru

COPYRIGHT

Top

SEE ALSO

Top

RT::Action::NotifyGroupAsComment, rtx-notify-group-admin


RT-Action-NotifyGroup documentation  | view source Contained in the RT-Action-NotifyGroup distribution.