From ac86c3100a1030026024c33c1cf02ec79f08ff51 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 19 Apr 2015 16:01:41 -0400 Subject: Add Mailgun integration (incoming emails) --- docs/postmark.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/postmark.markdown') diff --git a/docs/postmark.markdown b/docs/postmark.markdown index 64beeb68..681ec5a2 100644 --- a/docs/postmark.markdown +++ b/docs/postmark.markdown @@ -21,7 +21,7 @@ Email format - The local part of the email address must use the plus separator, by example **kanboard+project123** - The string defined after the plus sign must match a project identifier, by example **project123** is the identifier of the project **Project 123** -- The email subject becomes the task subject +- The email subject becomes the task title - The email body becomes the task description (Markdown format) Incoming emails can be written in text or HTML formats. -- cgit v1.2.3