Synapse icon indicating copy to clipboard operation
Synapse copied to clipboard

Support pulling of several inbox folders

Open 0xShiroKuma opened this issue 7 years ago • 1 comments

In order to apply different processing, it would be useful to be able to pull several inbox folders from the same email address. And in the future support several folders from different email address.

0xShiroKuma avatar Feb 14 '19 10:02 0xShiroKuma

I implemented this in the branch 27: https://github.com/TheHive-Project/Synapse/tree/feature/27

Can you try ?

For the conf, do comma separated without space:

folder_name:folder1,folder2,folder3

ninSmith avatar Feb 21 '19 21:02 ninSmith