Project

General

Profile

Plugins Directory » Email Fetcher

Author: Luis Maia
Website: https://github.com/luismaia/redmine_email_fetcher
Code repository: https://github.com/luismaia/redmine_email_fetcher
Registered on: 2014-10-17 (over 9 years ago)
Current version: 0.3.1
Compatible with: Redmine 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x
User ratings:   (6)

This redmine plugin extends the Redmine Receiving emails functionality by allowing the configuration of email accounts from where emails should be fetched periodically.

Features:

Stores IMAP and POP3 email configurations.
Associate each email configuration with the desired project, tracker and optionally with categories and priority.
Allow manual email connection test and emails fetch.
A new task allows the cronjob to fetch emails from all active email configurations.
A configuration can be inactivate in order to stop its emails synchronisation with Redmine.

Detail information can be found at https://github.com/luismaia/redmine_email_fetcher

Changelog

0.3.1 (2015-04-10)

Compatible with Redmine 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.

Bug fixing

0.3.0 (2015-03-08)

Compatible with Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.

Code refactoring.
Solve issues.

0.2.0 (2015-03-04)

Compatible with Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.

Bug fixing

0.0.1 (2014-10-17)

Compatible with Redmine 2.5.x.

User ratings

  by Xavier Poncet almost 4 years ago

It functionned since I've changed some parameters in the Gemfile for redmine 3.4.13 (strap first line and add gem 'rails-observer'). But now we have update to Redmine 4.1 and it doesn't work. There is trouble with attr_accessible uncompatible with rails

  by Andrey Sergeev over 5 years ago

@Xavier Poncet did you solve the problem?

  by dirk zhao almost 8 years ago

i have this problem “translation missing: zh.title_email_configurations”

  by James Charles almost 9 years ago

Thank you thank you thank you thank you thank you thank you. I tried for days to get the rake task to function via cron, script, etc. with no luck. Had it up and running in 15 minutes with your plugin. Thanks so much.

  by Denise Maia over 9 years ago

I'm getting this error: Can not connect to IMAP/POP3 server : (execution expired)

Any ideas why or how to fix? I can't make this plugin work

  by Alex Krupin over 9 years ago