mirror of
https://github.com/axllent/mailpit.git
synced 2026-04-27 01:06:01 +03:00
[GH-ISSUE #436] Any issues running as non root user? #280
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#280
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 @andrew-simmons on GitHub (Feb 4, 2025).
Original GitHub issue: https://github.com/axllent/mailpit/issues/436
Are there any issues running mailpit as a non root user?
@axllent commented on GitHub (Feb 5, 2025):
There shouldn't be any issues provided your http and SMTP ports are above 1024, and your user has read/write permissions to the database file. Why, are you having issues?
@andrew-simmons commented on GitHub (Feb 6, 2025):
No issues with mailpit. Seems to be a recommended Docker practice. Trying to be prepared, if work makes it required.
@axllent commented on GitHub (Feb 7, 2025):
If it's of any use, I personally run Mailpit with non-root permissions.