mirror of
https://github.com/HaschekSolutions/opentrashmail.git
synced 2026-04-25 06:35:55 +03:00
[GH-ISSUE #82] Attachment: No such file or directory #55
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentrashmail#55
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 @marvinwankersteen on GitHub (Mar 31, 2024).
Original GitHub issue: https://github.com/HaschekSolutions/opentrashmail/issues/82
Hi,
I run opentrashmail in docker/kubernetes. Everything is working except for the display or download of the attachments.
The mail with attachment is displayed. The link to view/download is:
If you click on the link, the Nginx:
The nginx log and the content of the container:
The owner
nginxis recursively set to/var/www/opentrashmail/datawithrwX.ENV-Vars:
I have image
hascheksolutions/opentrashmail:1running.Any idea what is the problem?
@geek-at commented on GitHub (Mar 31, 2024):
Ah I think I know what the problem is. Will put out a fix soon
@marvinwankersteen commented on GitHub (Mar 31, 2024):
Thanks for the fast fix! It works now.