Skip to content

Commit 6dc5659

Browse files
committed
docs: fix ugly linebreak issues in INSTALL-email
1 parent ecb3858 commit 6dc5659

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

docs/INSTALL-email.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,23 @@ providing us a free service, after all!
4141
I'm pleased with Mandrill's setup - this is the Right Way to do things.
4242

4343
![mandrill email signup](https://raw.github.com/discourse/discourse-docimages/master/email/email%20-%20mandrill%20getsmtpcreds.png)
44+
4445
1. Click 'Get SMTP Credentials'
4546

4647
![mandrill email signup](https://raw.github.com/discourse/discourse-docimages/master/email/email%20-%20mandrill%20addapikey.png)
47-
1. Note that you can use 'any valid API key' as your password. Click '+ Add API Key' to create one.
4848

49+
1. Note that you can use 'any valid API key' as your password. Click '+ Add API Key' to create one.
4950

5051
![mandrill email signup](https://raw.github.com/discourse/discourse-docimages/master/email/email%20-%20mandrill%20editapikey1.png)
52+
5153
1. Click 'Edit' to document for what we'll be using this key.
5254
5355
![mandrill email signup](https://raw.github.com/discourse/discourse-docimages/master/email/email%20-%20mandrill%20editapikey2.png)
56+
5457
1. Since we'll only be using this key for sending email and *nothing else*, check 'Only Allow This Key To Use Certain API Calls' and select only Messages / Send
5558

5659
![mandrill email signup](https://raw.github.com/discourse/discourse-docimages/master/email/email%20-%20mandrill%20editapikey3.png)
60+
5761
1. Optionally, restrict this key to the public static IP address of your server.
5862

5963
1. Click 'Save'
@@ -75,9 +79,11 @@ After configuring postfix as per Mandrill's instructions, reload postfix with `s
7579
### Send test email
7680
7781
![discourse admin setting](https://raw.github.com/discourse/discourse-docimages/master/email/email%20-%20discourse%20admin.png)
82+
7883
Now we send a test email. Login to your Discourse installation and click on the ≡ (aka congruence/hamburger/etc), then 'Admin'.
7984
8085
![discourse admin setting](https://raw.github.com/discourse/discourse-docimages/master/email/email%20-%20discourse%20emailtest.png)
86+
8187
Click on `Email`, `Settings`, then type your email address into the test box and click `send test email`.
8288
8389
Within moments, you should have email in your Inbox.

0 commit comments

Comments
 (0)