(→Email plugin) |
(→Installation) |
||
| Line 12: | Line 12: | ||
sudo yum install python-ots-plugin-email | sudo yum install python-ots-plugin-email | ||
2. Configure email settings | 2. Configure email settings | ||
| - | sudo nano /etc/ | + | sudo nano /etc/ots/plugins/email.conf |
3a. Restart apache | 3a. Restart apache | ||
sudo service apache2 restart | sudo service apache2 restart | ||
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