mirror of
https://github.com/axllent/mailpit.git
synced 2026-04-26 00:35:51 +03:00
[GH-ISSUE #275] Attachment sizes #182
Labels
No labels
awaiting feedback
bug
docker
documentation
enhancement
github_actions
invalid
pull-request
question
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mailpit#182
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @attikov on GitHub (Apr 6, 2024).
Original GitHub issue: https://github.com/axllent/mailpit/issues/275
Is it possible to see the sizes of attachments at first glance?
If yes how? If not, it would be nice to have this feature.
thx
@axllent commented on GitHub (Apr 6, 2024):
Yes, you can see the total size of the entire message including all attachments in the left column, and the individual sizes of each attachment listed in the "Download" menu as seen below:
@attikov commented on GitHub (Apr 6, 2024):
ah, I see, thx