-
Issue isn't really an issue, more of a conversation starter:
Mailhog seems pretty stale (stable).
So stable it's missing out on arm support.
Theres no ARM64 support on docker hub.
A few other …
-
Create a docker container for VariantGrid for easier onboarding for new devs or people wishing to test the product.
Here is a docker settings file that Andrew Patto setup, note at this point it doesn…
-
see https://twitter.com/fheodoo/status/907882071984545792
https://github.com/mailhog/MailHog
-
We have hosted mailhog client and SMTP via docker to one of the instances on a cloud. We are facing a timeout issue when we are trying to send an email with attachments and total attachment size is mo…
-
I would like to send my emails from a web container to the mailhog container trough exim4
I changed the config like that
> dc_eximconfig_configtype='smarthost'
> dc_other_hostnames='27bea122b…
yoyos updated
3 years ago
-
***Codebase***
Built-in vanilla Drupal
**Describe your issue**
When I run functional JS test I have:
```
The test wasn't able to connect to your webdriver instance. For more information read co…
-
[Mailhog](https://github.com/mailhog/MailHog) is a newer project inspired by Mailcatcher, written in Go.
Apart from it's more pleasing aesthetic appearance, I believe it offers some features and be…
-
### What
I would like Studio to catch all emails sent from it
### Why
Test form plugins etc
### How
You could use https://mailpit.axllent.org/
It could be as easy as setting the SMTP…
-
Mailhog is somewhat dead, Laravel are recommending Mailpit which looks good:
https://github.com/axllent/mailpit
-
Hello Enrico,
For convenience, I suggest changing testsmtp to MailHog.
```
mailhog:
container_name: "sugar-mailhog"
image: mailhog/mailhog:latest
ports:
…