I need to setup a process to create ticket on wrike.
To create a ticket with wrike per email : Send an e-mail to wrike@wrike.com with the subject starting by : [ and finishing by : ]
What I need is to:
- check the mail from the imap server of my ISP
- check the mail from the imap server of my ISP.
- Modify the subject if it does not contain [ and ]
- Forward the mail to wrike@wrike.com
I have no root access. I would like to do a script in bash, python or php to run on my vm.