Released in OTS 0.8.0.
Installation is made to OTS server.
1. Install plug-in package
sudo apt-get install python-ots-plugin-email
Fedora
sudo yum install python-ots-plugin-email
2. Configure email settings
sudo nano /etc/ots/plugins/email.conf
3a. Restart apache
sudo service apache2 restart
Fedora:
sudo /etc/init.d/httpd restart
3b. Restart OTS server