Mailhog no longer available through macOS Brew (M1 chip)?
Author: alexgurrCreated Jan 6, 2021Updated Sep 14, 2026
brew update && brew install mailhog
Already up-to-date.
Error: mailhog: no bottle available!
You can try to install from source with e.g.
brew install --build-from-source mailhog
Please note building from source is unsupported. You will encounter build
failures with some formulae. If you experience any issues please create pull
requests instead of asking for help on Homebrew's GitHub, Twitter or any other
official channels.Any ideas?
Source: mailhog/MailHog