From 052fcf44a3c6761f1f8bd2e08cfe31346574c5e1 Mon Sep 17 00:00:00 2001 From: Mark Hawkins Date: Thu, 31 Jul 2025 15:08:08 +0800 Subject: [PATCH] Sendgrid has discontinued it's free service as of 27-May-2025. See https://kahunam.com/articles/email-marketing/sendgrid-free-plan-discontinued/ for full details. --- SMTP-Configuration.md | 1 - 1 file changed, 1 deletion(-) diff --git a/SMTP-Configuration.md b/SMTP-Configuration.md index 5aba93c..fb9035c 100644 --- a/SMTP-Configuration.md +++ b/SMTP-Configuration.md @@ -33,7 +33,6 @@ Properly configuring an SMTP server/relay isn't trivial. The mailer library that Here are a few services with a free tier that supports most use cases: -* [SendGrid](https://sendgrid.com/) (100 emails per day) * [MailJet](https://www.mailjet.com/) (200 emails per day) * [SendinBlue](https://www.sendinblue.com) (300 emails per day) * [SMTP2GO](https://www.smtp2go.com/) (1000 emails per month)