summaryrefslogtreecommitdiff
path: root/docs/postmark.markdown
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-04-19 16:01:41 -0400
committerFrederic Guillot <fred@kanboard.net>2015-04-19 16:01:41 -0400
commitac86c3100a1030026024c33c1cf02ec79f08ff51 (patch)
tree9b19c00122c6e405a01e7144072246cff456fe30 /docs/postmark.markdown
parent392133d9ba27cacab18eac2ab8b10beb846a4cca (diff)
Add Mailgun integration (incoming emails)
Diffstat (limited to 'docs/postmark.markdown')
-rw-r--r--docs/postmark.markdown2
1 files changed, 1 insertions, 1 deletions
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.