プロジェクト

全般

プロフィール

Vote #77738

未完了

Parsing Attachments in Emails Structured with Content-Disposition: inline Does Not Create New Issue Containing Email File Attachment(s)

Admin Redmine さんが約4年前に追加. 約4年前に更新.

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

0%

予定工数:
category_id:
29
version_id:
0
issue_org_id:
23604
author_id:
156885
assigned_to_id:
0
comments:
1
status_id:
9
tracker_id:
1
plus1:
0
affected_version:
closed_on:
affected_version_id:
103
ステータス-->[Confirmed]

説明

Expected: Core Redmine (3.1.1) should parse incoming emails structured with only inline attachment(s) that satisfy all requirements of the user configuration (e.g "Maximum attachment size", "Exclude attachments by name", etc.) to create a new issue with attachments consisting of those attached to the email. Alternatively or in addition, if any attachment(s) are discarded, some indication of this is included in the Redmine log such as the name of the file attachment discarded and the reason discarded.

Observed: Core Redmine (3.1.1) creates a new issue, but does not include (i.e. it discards) the inline attachment(s) in the email and does not represent any issue parsing the email in the log.

Details: The problematic email construction is...

@Content-Type: audio/wav; name="VoiceMessage.wav"@
@Content-Transfer-Encoding: Base64@
@Content-Disposition: inline; filename="VoiceMessage.wav"; voice=Voice-Message@

The Redmine log does not indicate a problem processing the email making the following entry in the log:

@MailHandler: issue #5776 created by test test@

An example of a raw email with these characteristics is attached to the issue.


journals

--------------------------------------------------------------------------------

Admin Redmine さんが約4年前に更新

  • カテゴリEmail receiving_29 にセット

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

いいね!0
いいね!0