[GH-ISSUE #33] [Enhancement] Icon for attachments in message list #31

Closed
opened 2026-03-03 01:19:13 +03:00 by kerem · 4 comments
Owner

Originally created by @d99kris on GitHub (Feb 10, 2020).
Original GitHub issue: https://github.com/d99kris/nmail/issues/33

Originally assigned to: @d99kris on GitHub.

From #8 - a feature request from @Kabouik to indicate whether a message has attachments in the message list.

Originally created by @d99kris on GitHub (Feb 10, 2020). Original GitHub issue: https://github.com/d99kris/nmail/issues/33 Originally assigned to: @d99kris on GitHub. From #8 - a feature request from @Kabouik to indicate whether a message has attachments in the message list.
kerem closed this issue 2026-03-03 01:19:13 +03:00
Author
Owner

@d99kris commented on GitHub (Feb 10, 2020):

Development notes:
Supporting this will require changes to how nmail fetches email headers, in particular instead of using only RFC822_HEADER we'd need to fetch BODYSTRUCTURE. Local cache version would need to be bumped and old caches invalidated.

<!-- gh-comment-id:584108220 --> @d99kris commented on GitHub (Feb 10, 2020): Development notes: Supporting this will require changes to how nmail fetches email headers, in particular instead of using only RFC822_HEADER we'd need to fetch BODYSTRUCTURE. Local cache version would need to be bumped and old caches invalidated.
Author
Owner

@d99kris commented on GitHub (Jan 12, 2021):

FYI @Kabouik - support for message list indication of attachments has finally been implemented. The indication symbol is configurable, by default it's set to +.

<!-- gh-comment-id:758614313 --> @d99kris commented on GitHub (Jan 12, 2021): FYI @Kabouik - support for message list indication of attachments has finally been implemented. The indication symbol is configurable, by default it's set to `+`.
Author
Owner

@Kabouik commented on GitHub (Jan 12, 2021):

Awesome, thanks. I must say seeing all those Github notifications about closed issues in my nmail box felt great!

<!-- gh-comment-id:758621140 --> @Kabouik commented on GitHub (Jan 12, 2021): Awesome, thanks. I must say seeing all those Github notifications about closed issues in my nmail box felt great!
Author
Owner

@d99kris commented on GitHub (Jan 12, 2021):

Haha, yeah it's been long overdue for many over the suggestions/requests. 2020 was a busy year, I hope this year will be better. :)

<!-- gh-comment-id:758622335 --> @d99kris commented on GitHub (Jan 12, 2021): Haha, yeah it's been long overdue for many over the suggestions/requests. 2020 was a busy year, I hope this year will be better. :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nmail#31
No description provided.