afterlogic / webmail-lite

AfterLogic WebMail Lite PHP. Fast and easy-to-use webmail front-end for your existing IMAP mail server, Plesk or cPanel.
https://afterlogic.org/webmail-lite
GNU Affero General Public License v3.0
443 stars 120 forks source link

Searching in multiple folders at once #77

Closed abdelrahmanahmed closed 6 years ago

abdelrahmanahmed commented 6 years ago

According to your documentation i can get all mail from a specific folder using getMessage() method , can i pass $sFolderFullNameRaw with multiple folders name?

afterlogic-support commented 6 years ago

That's not supported out-of-box, but since we're speaking of open-source software, you're welcome to make any modifications so the product and its API meets your requirements.