Actions
Feature #8387
closed
Fetch issues from 2 differents IMAP account ?
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-05-17
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Description
Hi there,
I would like to know if it is possible de fetch issues from two different imap account and create new issues within 2 différent Projects.
For example, i would have a first email account support@mydomain.com. Each new issue send to this email will be created on a Support project. I would have a second email account myapp@mydomain.com. Each new issue send to this email will be created on a MyApp project.
I am using redmine:email:receive_imap within a bash script file run by a crontab task.
I think i have to do 2 different bash files, one for the support@mydomain.com account and a second for the myapp@mydomain.com account.
Am i right ?
Tx
Actions