From 1859757418b7731cecc099fa9518e32008623370 Mon Sep 17 00:00:00 2001 From: Pierre Boissinot Date: Wed, 24 Feb 2021 21:45:59 +0100 Subject: [PATCH] doc(mailer): add Sendinblue to transports supporting tags and metadata --- mailer.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/mailer.rst b/mailer.rst index ea83e0a4f46..08a10c59e03 100644 --- a/mailer.rst +++ b/mailer.rst @@ -1209,6 +1209,7 @@ The following transports currently support tags and metadata: * Postmark * Mailgun * MailChimp +* Sendinblue Development & Debugging -----------------------