This is a plugin for redmine to fetch email attachments from a user individual email account. The user email account can be configured in "My Account" for each individual user.
- download scans from a scanner directly into the issue edit dialog
-
download plugin and copy plugin folder redmine_fetch_email_attachments go to Redmine's plugins folder
-
install gems
go to Redmine root folder
bundle install
- restart Redmine, f.i.
/etc/init.d/apache2 restart
- go to your plugins folder, delete plugin folder redmine_fetch_email_attachments
rm -r redmine_fetch_email_attachments
- restart Redmine, f.i.
/etc/init.d/apache2 restart
Go to "My Account" and configure your email account credentials. Aside from email you can enable to attach project documents from the project documents module or reattach journal attachments. The latter is for a redmine email client, wich edits emails inline an issue.
Have fun!
- English
- German
- 2.0.2 July 3rd commit