My front plugin displays a select box with all the recipients of the currently selected conversation, and I would like to remove from this recipients list the one that are inboxes of the company.
However, when I retrieve the inboxes of the company, I only get their names, and not their emails so I cannot exclude the inboxes from the select box. Is there any way to retrieve an inbox email when working in a plugin ?