From f141ae78f39642d520a37290959fb6e62e01b84e Mon Sep 17 00:00:00 2001 From: kevgliss Date: Thu, 10 Nov 2016 14:40:59 -0800 Subject: [PATCH] Typo. (#485) --- docs/administration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/administration.rst b/docs/administration.rst index c103c550..cee3eb71 100644 --- a/docs/administration.rst +++ b/docs/administration.rst @@ -187,7 +187,7 @@ Lemur supports sending certification expiration notifications through SES and SM Specifies which service will be delivering notification emails. Valid values are `SMTP` or `SES` .. note:: - If using SMP as your provider you will need to define additional configuration options as specified by Flask-Mail. + If using SMTP as your provider you will need to define additional configuration options as specified by Flask-Mail. See: `Flask-Mail `_ If you are using SES the email specified by the `LEMUR_MAIL` configuration will need to be verified by AWS before