プロジェクト

全般

プロフィール

Vote #67378

完了

Add X-Redmine-Sender header to email notifications

Admin Redmine さんが3年以上前に追加. 3年以上前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
Email notifications_9
対象バージョン:
開始日:
2010/06/05
期日:
進捗率:

0%

予定工数:
category_id:
9
version_id:
40
issue_org_id:
5643
author_id:
2179
assigned_to_id:
1
comments:
6
status_id:
5
tracker_id:
2
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

Hi,

I think it would be great if we could sort mail by sender. For example I want be able to color in light gray mail sent when I do an action on Redmine.

Could you please add X-Redmine-sender header to email notification.

JJay


journals

This is already implemented. See source:trunk/app/models/mailer.rb#L345.

An example would be

<pre>
X-Redmine-Issue-Author: thelogin
X-Redmine-Issue-Id: 5643
Precedence: bulk
X-Redmine-Project: redmine
X-Mailer: Redmine
Auto-Submitted: auto-generated
X-Redmine-Site: Redmine
X-Redmine-Host: www.redmine.org
</pre>

Using these headers (and the additional ones for the various notification types) you should be able to effectively filter your mail.
--------------------------------------------------------------------------------
Holger Just wrote:
> This is already implemented. See source:trunk/app/models/mailer.rb#L345.
>
>
> Using these headers (and the additional ones for the various notification types) you should be able to effectively filter your mail.

No, It's not the feature I wish. I want be able to filter on notification sender. For example in the mail I received when you posted a reply to my ticket I unable to see that you are the sender.

I wish a new header like that :

*X-Redmine-sender: Holger*
X-Redmine-Issue-Author: jjay
X-Redmine-Issue-Id: 5643
Precedence: bulk
X-Redmine-Project: redmine
X-Mailer: Redmine
Auto-Submitted: auto-generated
X-Redmine-Site: Redmine
X-Redmine-Host: www.redmine.org

JJay

--------------------------------------------------------------------------------
Hi,

I just added a patch for this feature. It's a really simple patch !

JJay
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
There is a plugin which can be reused

http://www.redmine.org/plugins/redmine_mail_sender
--------------------------------------------------------------------------------
Added in r8785. The header is @X-Redmine-Sender@.
--------------------------------------------------------------------------------


related_issues

relates,Closed,5405,change Emission mail address to the operating user

Admin Redmine さんが3年以上前に更新

  • カテゴリEmail notifications_9 にセット
  • 対象バージョン1.4.0_40 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0