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

How to get All inbox #75

Closed abdelrahmanahmed closed 6 years ago

abdelrahmanahmed commented 6 years ago

I was trying to get mails in a specific folder using this method getMessageList and it worked perfectly, is there a method that gets all mails related to the $oAccount ?

afterlogic-support commented 6 years ago

WebMail can only access one folder at a time; that's actually a limitation of IMAP protocol.