From bddca8b34f1fe1cd2203029e832fc9cad6380552 Mon Sep 17 00:00:00 2001 From: Jonathan Allard Date: Mon, 16 Dec 2013 22:36:09 -0500 Subject: [PATCH] Admin Quick Start Guide: Change email test link The feature has moved from `/admin/email/logs` to `/admin/email`. --- docs/ADMIN-QUICK-START-GUIDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ADMIN-QUICK-START-GUIDE.md b/docs/ADMIN-QUICK-START-GUIDE.md index 0c9820b78bd..57d194b8e1d 100644 --- a/docs/ADMIN-QUICK-START-GUIDE.md +++ b/docs/ADMIN-QUICK-START-GUIDE.md @@ -78,7 +78,7 @@ Attaching other file types is supported too, read [the announcement](http://meta ### Test Email Sending -Discourse relies heavily on emails to notify folks about conversations happening on the forum. Visit [the admin email logs](/admin/email/logs), then enter an email address in the "email address to test" field and click send test email. Did it work? Great! **Read this test email closely**, it has critical email deliverability tips. If you didn't get the test email, your users may not be getting any email notifications, either. +Discourse relies heavily on emails to notify folks about conversations happening on the forum. Visit [the admin email settings](/admin/email), then enter an email address in the "email address to test" field and click send test email. Did it work? Great! **Read this test email closely**, it has critical email deliverability tips. If you didn't get the test email, your users may not be getting any email notifications, either. Also, achieving proper email deliverability can be hard. We strongly recommend something like [Mandrill](http://mandrill.com), which solves all this for you with virtually no effort, and has a generous free plan that works fine for small forums.