RT 4.4.2 Documentation
RT::Action::Notify
Prepare
Set up the relevant recipients, then call our parent.
SetRecipients
Sets the recipients of this message to Owner, Requestor, AdminCc, Cc or All. Explicitly does not notify the creator of the transaction by default.
RemoveInappropriateRecipients
Remove transaction creator as appropriate for the NotifyActor setting.
To send email to the selected receipients regardless of RT's NotifyActor configuration, include AlwaysNotifyActor in the list of arguments.
← Back to index