From 7eca740356a4178c8c9b5758aa77f9597e28a079 Mon Sep 17 00:00:00 2001 From: Lukasz Ostrowski Date: Fri, 17 May 2024 15:29:03 +0200 Subject: [PATCH] readme --- apps/smtp/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/smtp/README.md b/apps/smtp/README.md index a8e22d3091..090c0ebb1e 100644 --- a/apps/smtp/README.md +++ b/apps/smtp/README.md @@ -4,3 +4,7 @@ After extraction is done, there will be: 1. Separate SMTP app 2. Separate Sendgrid app 3. Old emails-and-messages app will be deprecated and removed + +# Development and testing + +Easiest way to test configuration is to use [Mailtrap](https://mailtrap.io/)