Skip to content
Snippets Groups Projects

added plugin CommandByMail

Merged putro requested to merge command_mail-plugin into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -45,6 +45,7 @@ install_packages ${BUILD_PACKAGES} ${PACKAGES} \
# Install some useful RT extensions.
perl -MCPAN -e 'install RT::Extension::ExtractCustomFieldValues ' </dev/null
perl -MCPAN -e 'install RT::Extension::CommandByMail ' </dev/null
# Enable the apache modules we need, and our rt4-fcgi config.
a2enmod -q ${APACHE_MODULES_ENABLE}
Loading