Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Mailhog #1

Open
jessehs opened this issue Mar 30, 2016 · 0 comments
Open

Add support for Mailhog #1

jessehs opened this issue Mar 30, 2016 · 0 comments

Comments

@jessehs
Copy link

jessehs commented Mar 30, 2016

I believe the steps are as follows:

-- brew install mailhog
-- follow symlink instructions shown to start the service
-- in your php.ini set smtp_port=1025,
-- in your php.ini set sendmail_path = "/usr/local/Cellar/mailhog/0.1.8/bin/MailHog sendmail test@test"
-- restart apache
sent mail is now viewable at localhost:8025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants