mirror of
https://github.com/HaschekSolutions/opentrashmail.git
synced 2026-04-25 06:35:55 +03:00
[GH-ISSUE #81] Docker permission problem : can't create/access mailserver.log #56
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#56
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 @Draky50110 on GitHub (Mar 12, 2024).
Original GitHub issue: https://github.com/HaschekSolutions/opentrashmail/issues/81
Hello.
I tried docker install but it stopped on mailserver.log creation (end of start.sh script).
It tried to use nginx user but not sure it can as I mounted logs (and data) directories to my SMB share directories.
Is it possible to change to another user like 1000:100 or to use root user ?
@geek-at commented on GitHub (May 27, 2024):
did you use a docker volume or a local bind for the data folder?
@Draky50110 commented on GitHub (May 29, 2024):
Local bind.