mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 23:30:12 +01:00
First documentation of the cloudmailin integration
parent
52079faa7e
commit
af95682045
1 changed files with 13 additions and 0 deletions
13
Cloudmailin-integration.md
Normal file
13
Cloudmailin-integration.md
Normal file
|
|
@ -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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue