Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allowance of Wildcard '*' in folder setting #23

Open
thekofimensah opened this issue Nov 29, 2016 · 1 comment
Open

Allowance of Wildcard '*' in folder setting #23

thekofimensah opened this issue Nov 29, 2016 · 1 comment

Comments

@thekofimensah
Copy link

It would be useful if I could access multiple folders in one imap input by using the * wildcard character.

For example if I have 10 subfolders in my gmail, and I'd like to import them all in one go, I'm not aware of a way to do it other than importing each one one at a time (This may be an outlook only problem because any parent folder other than the inbox doesn't show the contents of its subfolders). Ideally, the wildcard could work as it does in the file input (see https://www.elastic.co/guide/en/logstash/current/config-examples.html under "Using Conditionals")

Or for a concrete example: folder => "Inbox/Subfolder/*"

@jordansissel
Copy link
Contributor

I don't know enough about IMAP to implement this today, but I like your idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants