This plugin adds email notifications to ruTorrent/rTorrent when downloads finish
Note: Currently only supports Gmail.
cd /var/www/rutorrent/plugins (or your ruTorrent insallation directory
git clone https://github.com/ecko/rutorrent-emailer-plugin.git emailer
Note: It is important that the plugin directory is named 'emailer' so that the supporting files are loaded correctly.
chown -R www-data:www-data emailer
- Enable "Less secure app access" in Gmail -- https://support.google.com/accounts/answer/6010255
- Start ruTorrent and configure settings for your Gmail account. Use the test button to confirm the settings are correct.
- Currently this plugin only supports sending from Gmail. Future versions will include support for additional mail providers.
Please submit an issue on github https://github.com/ecko/rutorrent-emailer-plugin/issues and include as much detail as possible. Error messages, logs, browser, server OS, and webserver software will be important.