See upstream README file for configuration and usage instruction. Almost all information from that file is relevant. However, from the section "INSTALLATION", only this is relevant: * Edit a file like e.g. /etc/request-tracker5/RT_SiteConfig.d/90-local.pm and add these lines: Plugin('RT::Extension::CommandByMail'); Set(@MailPlugins, qw(Auth::MailFrom Action::CommandByMail)); * Clear your mason cache rm -rf /var/cache/request-tracker5/mason_data/obj * Restart your webserver -- Andrew Ruthven Mon, 28 Dec 2020 22:42:27 +1300