Closed
Description
I've linked mailpit as described, but it doesn't work.
❯ ln -s /opt/homebrew/bin/mailpit sendmail
❯ ls -la sendmail
lrwxr-xr-x 1 akazik wheel 25B Jun 5 12:57 sendmail@ -> /opt/homebrew/bin/mailpit
❯ ./sendmail
INFO[2025/06/05 12:57:21] [smtpd] starting on [::]:1025 (no encryption)
INFO[2025/06/05 12:57:21] [http] starting on [::]:8025
INFO[2025/06/05 12:57:21] [http] accessible via http://localhost:8025/
FATA[2025/06/05 12:57:21] listen tcp 0.0.0.0:1025: bind: address already in use
❯ ./sendmail version
./sendmail v1.25.1 compiled with go1.24.3 on darwin/arm64
❯ mailpit version
mailpit v1.25.1 compiled with go1.24.3 on darwin/arm64
macOS 15.5 @ M1 Mac mini