mirror of
https://github.com/axllent/mailpit.git
synced 2026-04-26 00:35:51 +03:00
[GH-ISSUE #514] macOS: linking for sendmail does not work #331
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#331
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 @akazik on GitHub (Jun 5, 2025).
Original GitHub issue: https://github.com/axllent/mailpit/issues/514
I've linked mailpit as described, but it doesn't work.
macOS 15.5 @ M1 Mac mini
@axllent commented on GitHub (Jun 5, 2025):
Thanks for reporting this, I will need to investigate why Mac has this behaviour.
@akazik commented on GitHub (Jun 5, 2025):
Installed via homebrew, and I found a solution, so no need to hurry for me (though I'd prefer that way).
@axllent commented on GitHub (Jun 5, 2025):
What solution/workaround did you find?
@akazik commented on GitHub (Jun 5, 2025):
A shell-script:
this seems also to work (but I don't trust the parameters passing through either way):
@axllent commented on GitHub (Jun 6, 2025):
I have pushed a fix for this in v1.26.0 which should resolve your issue. Please feel free to reopen this if you are still having issues. Thanks for reporting the bug.