We would like to authenticate with a single email address but read it from multiple Inboxes. For instance in Office 365 we have a email address user1@company.com, that has access to Inboxes test1@company.com and test2@company.com.
How do we read emails using IMAP connector from multiple Inboxes(test1 and test2) using the same authentication account(user1)?
Thanks