Project

General

Profile

Actions

Feature #1388

closed

Email integration: track email answers

Added by Vladymyr Vladymyrov almost 16 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email receiving
Target version:
-
Start date:
2008-06-05
Due date:
% Done:

0%

Estimated time:
Resolution:
Duplicate

Description

It would be great to have ability to track all email/letters flow involved in some particular issue and/or revision discussions.
To see the list of emails related to particular issue and be able read/search through these emails.

This can be implemented as separate processes which will index letters in mailbox.

I'm thinking keeping emails on imap mail server or shared ms exchange account.


Related issues

Related to Redmine - Patch #1110: Allow email to create issue or add commentClosed2008-04-25

Actions
Actions #1

Updated by Vladymyr Vladymyrov almost 16 years ago

There is ruby lib to work with MS Exchange over webdav interface
http://rubyforge.org/projects/rexchange/

Actions #2

Updated by Vladymyr Vladymyrov almost 16 years ago

Oops, I found some email integration in app/models/mail_handler.rb MailHandler.receive

Could you please explain how to start/enable it?
As I understand - MailHandler should be somehow integrated to the mail server flow - reading pop3 box, or processing emails using | (pipe).
Could you please explain?

Actions #3

Updated by Vladymyr Vladymyrov almost 16 years ago

Sorry for bothering.
I've found information I've asked here:
http://www.redmine.org/repositories/revision/1?rev=523

Revision 523

jplang, 2007-05-09 20:46

Added a simple mail handler.

It lets users add notes to an existing issue by replying to the initial notification email.
Permissions are checked in the same way as in the application (the user is identified by its mail address).

Information about configuring the application so that it receives emails can be found here:
http://wiki.rubyonrails.com/rails/pages/HowToReceiveEmailsWithActionMailer

RedMine mail hander is MailHandler#receive

Actions #4

Updated by Vladymyr Vladymyrov almost 16 years ago

  • Status changed from New to Resolved
Actions #5

Updated by Jean-Philippe Lang almost 16 years ago

  • Category set to Email notifications
  • Status changed from Resolved to Closed
  • Resolution set to Duplicate
Actions #6

Updated by Jean-Philippe Lang over 14 years ago

  • Category changed from Email notifications to Email receiving
Actions

Also available in: Atom PDF