According to your documentation i can get all mail from a specific folder using getMessage() method , can i pass $sFolderFullNameRaw with multiple folders name?
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.
According to your documentation i can get all mail from a specific folder using getMessage() method , can i pass
$sFolderFullNameRaw
with multiple folders name?