You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 16, 2023. It is now read-only.
Is there a way to consume all subdirectories via IMAP from a parent directory? In other words, do I have to specify a rule for each subdirectory or can I work with wildcards e.g. "*" somehow?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Say I have a parent directory that contains many subdirectories with documents to consume:
+-- parent folder
|-- sub_1
|-- sub_2
|-- ...
|-- sub_n
Is there a way to consume all subdirectories via IMAP from a parent directory? In other words, do I have to specify a rule for each subdirectory or can I work with wildcards e.g. "*" somehow?
Beta Was this translation helpful? Give feedback.
All reactions