From d4d3fa31027836dced9fb97d4e82fd62b2a1dccf Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Wed, 19 Oct 2016 18:51:03 -0400 Subject: [PATCH] add warning about gmail routing --- src/views/admin/settings/email.tpl | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/views/admin/settings/email.tpl b/src/views/admin/settings/email.tpl index 3b65cbc0a4..db8b880323 100644 --- a/src/views/admin/settings/email.tpl +++ b/src/views/admin/settings/email.tpl @@ -25,6 +25,19 @@
Gmail Routing
+
+

+ There have been reports of Gmail Routing not working on accounts with heightened security. In those scenarios, + you will have to configure your GMail account + to allow less secure apps. +

+

+ For more information about this workaround, please consult + this NodeMailer article on the issue. An alternative would be to utilise a third-party emailer plugin + such as SendGrid, Mailgun, etc. Browse available plugins + here. +

+