In atproto I use it a lot on my test PDS as the mail server
In atproto I use it a lot on my test PDS as the mail server
I just added AssertJ assertions to my Testcontainers Mailpit project.
You can now write fluent assertions instead of low-level checks.
🔗 GitHub: github.com/martinellich...
Feedback is welcome 👍
I just added AssertJ assertions to my Testcontainers Mailpit project.
You can now write fluent assertions instead of low-level checks.
🔗 GitHub: github.com/martinellich...
Feedback is welcome 👍
wrote about end-to-end testing of sending emails in Elixir using Mailpit
#ElixirLang
wrote about end-to-end testing of sending emails in Elixir using Mailpit
#ElixirLang
https://github.com/NixOS/nixpkgs/pull/566541
#security
https://github.com/NixOS/nixpkgs/pull/566541
#security
mail.localhost will give you a place to catch emails sent locally in dev
This will ship with project templates. One less thing you need to worry about configuring. Plus Mailpit is a single binary 🔥
#javascript #dev #buildinpublic #webdev #dx
mail.localhost will give you a place to catch emails sent locally in dev
This will ship with project templates. One less thing you need to worry about configuring. Plus Mailpit is a single binary 🔥
#javascript #dev #buildinpublic #webdev #dx
I ran into a frustrating issue when testing email sending in a Spring Boot app with Mailpit and Testcontainers — local SMTP connections were hanging for seconds before failing.
👉 martinelli.ch/how-i-solved...
I ran into a frustrating issue when testing email sending in a Spring Boot app with Mailpit and Testcontainers — local SMTP connections were hanging for seconds before failing.
👉 martinelli.ch/how-i-solved...
I use Mailpit and Testcontainers and created an integration. Check it out
github.com/martinellich...
I use Mailpit and Testcontainers and created an integration. Check it out
github.com/martinellich...
Plus, it's compatible with WordPress, making it well worth the price, in my opinion.
The Table Plus button on the DB service is also a nice touch.
Plus, it's compatible with WordPress, making it well worth the price, in my opinion.
The Table Plus button on the DB service is also a nice touch.
mailpit.axllent.org
mailpit.axllent.org
www.the-main-thread.com/p/passwordle...
www.the-main-thread.com/p/passwordle...
Develop emails with React Email, test them locally with Mailpit, generate and commit the templates, and use them from FastAPI as always. ⚡️
github.com/fastapi/full...
Develop emails with React Email, test them locally with Mailpit, generate and commit the templates, and use them from FastAPI as always. ⚡️
github.com/fastapi/full...
I played around with the idea a bit. I ended up using Nodemailer #nodeJS for the first pass to handle sending emails
I like Mailpit #golang for the dev-only test mail server because it's a single executable
#fullstack #javascript #buildinpublic
I played around with the idea a bit. I ended up using Nodemailer #nodeJS for the first pass to handle sending emails
I like Mailpit #golang for the dev-only test mail server because it's a single executable
#fullstack #javascript #buildinpublic