diff --git a/Cloudmailin-integration.md b/Cloudmailin-integration.md new file mode 100644 index 0000000..3577234 --- /dev/null +++ b/Cloudmailin-integration.md @@ -0,0 +1,13 @@ +# Features +* Creating tasks directly from emails + +# Requirments +* Cloudmailin account, either create one at http://cloudmailin.com/ or get it through your hoster, e.g. Heroku + +# Installation +1. Setting the Cloudmailin secret key in your site.yml, see also http://docs.cloudmailin.com/validating_the_sender +2. Configure your Cloudmailin adress to post to http://www.yourhost.tld/integrations/cloudmailin URL +3. Configure your default email context inside Tracks + +# Usage +1. Send an email to you Cloudmailin address and see its subject used as a new tasks text and its body as the description \ No newline at end of file