From 17d27363ec858c41b4382ee63031e8828ad1f1c6 Mon Sep 17 00:00:00 2001
From: Kevin Bond <kevinbond@gmail.com>
Date: Wed, 2 Feb 2022 08:27:37 -0500
Subject: [PATCH] [Mailer] add Amazon SES to list of transports that support
 metadata

---
 mailer.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/mailer.rst b/mailer.rst
index 178024bda87..acc98f8cb11 100644
--- a/mailer.rst
+++ b/mailer.rst
@@ -1266,6 +1266,10 @@ The following transports only support tags:
 
 * OhMySMTP
 
+The following transports only support metadata:
+
+* Amazon SES
+
 Draft Emails
 ------------