zendframework / zend-mail

Mail component from Zend Framework
BSD 3-Clause "New" or "Revised" License
96 stars 111 forks source link

getFolders() gives Maximum execution time exceeded #210

Open canaan5 opened 6 years ago

canaan5 commented 6 years ago

I am getting "Maximum execution time exceeded" when i try to do $mail->getFolders().

jensstalder commented 5 years ago

Could be related to #191 and #240

weierophinney commented 4 years ago

This repository has been closed and moved to laminas/laminas-mail; a new issue has been opened at https://github.com/laminas/laminas-mail/issues/29.