Project

General

Profile

Mail Import Plugin

Added by Adrian Herzog over 13 years ago

Redmine has three options to handle unknown users:

  • ignore: the email is ignored
  • accept: the sender is considered as an anonymous user
  • create: a user account is created

As we do not want to fill our Redmine installation with automatically created users, this plugin adds another way of handling unknown users:

  • Add mappings of email addresses (full address or *@somedomain.com) to projects and existing users
  • The import agent then uses those mappings to assign incoming messages to existing projects and users, if the sender of a message is unknown.

I am new to Ruby programming and appreciate any comments or improvements to this plugin.

http://github.com/applify-adrian/redmine_mail_import_plugin


Replies (1)

RE: Mail Import Plugin - Added by [ Desperados ] almost 9 years ago

this is a very useful plugin!
how to add support to redmine 2.6.x?

    (1-1/1)