-
replacement https://github.com/dockage/mailcatcher
-
penpotapp/frontend:latest
penpotapp/backend:latest
penpotapp/exporter:latest
postgres:15
redis:7
sj26/mailcatcher:latest
-
-
Often times you are pulling in a production database with production data. While there are sanitization libraries they can't guarantee someone didn't setup a rule or hard code an email. With http://…
-
MailCatcher runs a super simple SMTP server which catches any message sent to it to display in a web interface see http://mailcatcher.me/ It would be nice to have this preinstalled otherwise one has t…
-
ilyar updated
9 years ago
-
Environment:
OS: macOS Sonoma 14.4.1
Ruby: 3.3.2
MailCatcher: 0.10.0
Browser: Google Chrome (125.0.6422.114) and Mozilla Firefox (126.0.1)
The `.js` and `.css` files from `/assets` are re…
-
Vrem să putem testa trimiterea de emailuri în development, dar să nu ajungă la destinație ci să fie colectate într-o anumită căsuță.
Face mailcatcher asta?
-
see https://twitter.com/fheodoo/status/907882071984545792
https://github.com/mailhog/MailHog
-
Hi Michiel,
big thx for sharing this project!
We currently use mailcatcher like this:
- setup mailcatcher to listen on --smtp-ip 127.0.1.1
- (either forward the http-port of mailcatcher or bind it t…