-
I have existing application that runs on ruby 2.5.3
When I install `gem install mailcatcher` I'm getting
```
Fetching sqlite3-1.5.0-x86_64-darwin.gem
ERROR: Error installing mailcatcher:
T…
-
docs says that one can download the email and open in the preferred mail client.
a better alternative would be implement IMAP/POP3 servers and allow the client to direct download the emails from ma…
-
We need to create simple CI/CD process and try to deploy container at least to stage/dev server in order to test if we can send emails to feedback@winden.app
Dockerfile image PR https://github.com/…
-
[The documentation](https://consul_docs.gitbooks.io/docs/content/en/getting_started/dev_mailserver.html) suggests using Mailgun, but setting up a real email service for development runs the risk of sp…
afeld updated
2 years ago
-
**Description**
MailHog doesn't have support for multi-arch and it doesn't look to be actively maintained.
Alternative that @luancschmitz found - https://github.com/sj26/mailcatcher. This repo …
-
**Is your feature request related to a problem? Please describe.**
Right now, even for local/dev servers, the app attempts to send email via Amazon SES and fails due to a lack of credentials. This pr…
-
**Description**
The mailcatcher container shows a warning like below in the Docker Desktop dashboard. Is this image supported for arm64? I don't see ARM support listed in it's Docker Hub page - htt…
-
I am not sure if it was whether intentional or not however the new release of mailcatcher is no longer showing the field "source" in the response payload when calling api endpoint /messages/:id.json.
…
-
Hello,
I am running parrot OS, and facing error while installing mailmatcher with `gem install mailmatcher`. The error thrown is like :
```Building native extensions. This could take a while...
E…
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
brew config:
HOMEBREW_VERSION: 3.1.5
ORIGIN: https://github.com/Homebrew/brew
HEAD: 227445ece9414a82aa8929b91ca2e0cca2…