Defect #10721
Loss of attachments while fetching emails from IMAP (GMail)
| Status: | New | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | Email receiving | |||
| Target version: | - | |||
| Affected version: | 1.3.2 | Resolution: |
Description
When new issue is created by email fetched from gmail via redmine:email:receive_imap, attachments are ignored.
Steps to reproduce:
- send email with attachment to redmine GMail account.
- execute rake redmine:email:receive_imap RAILS_ENV=production
- go to issue list of the project
Expected: new issue was created with file attached to it. Mail in GMail box was cleared.
In fact: new issue is created but without attachments. Message is left in mailbox.
Related issues
History
#1 Updated by Максим Лазарев 11 months ago
have the same problem, tell me, please, what's the problem?
#2 Updated by Gregory Engels 10 months ago
see also related issue #11499 (with a patch)
#3 Updated by Steffen Zieger about 1 month ago
- File redmine_attachments_save.diff
added
The following patch is working for me on Redmine 2.3.0