Mailhog as alternative to gmail as mail sender
-
Hi!
Love the great work & effort you've been putting into Laragon!
Behind huge company proxies it can be difficult to use mail trap / send services as they generate traffic which is frowned upon by company IT.
But there's a locally available alternative to these online services, which can happily introduce chaos in to the connection as well. It's called MailHog
https://github.com/mailhog/MailHogIt's got ready made windows binaries as well which can be configured by the command line or environment variables.
I don't presume to know how much work goes into on-boarding a tool like mySQL or any version of php for that matter, but It doesn't seem as the hardest challenge in the basket
-
@blackfyre : Many thanks for your information.
I'll think about adding it to Laragon because it will increase the installer size (+11 MB).In the meantime, you can easily add MailHog to
autorun
with Laragon using Procfile:
https://forum.laragon.org/topic/476/laragon-feature-procfile-what-is-itI'll make a tutorial to make it clear.
-
@leokhoa Thanks for looking into this
And the info about the procfile
-
@blackfyre: I've made a tutorial about adding MailHog to Laragon:
https://forum.laragon.org/topic/886/tutorial-how-to-add-mailhog-to-laragon-and-make-it-autorun-with-procfileHope it help.
-
@leokhoa Thank you! It's really a great help!
-
Hi @leokhoa , I think like @blackfyre
You should consider to add Mailhog to the Laragon stack.
Mailhog are 11MB worth it!
-
+1 to add it as default.. (or at least present in the quick add tools)