laminas / laminas-mail

Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages
https://docs.laminas.dev/laminas-mail/
BSD 3-Clause "New" or "Revised" License
95 stars 64 forks source link

getFolders() gives Maximum execution time exceeded #29

Open weierophinney opened 4 years ago

weierophinney commented 4 years ago

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


Originally posted by @canaan5 at https://github.com/zendframework/zend-mail/issues/210

weierophinney commented 4 years ago

Could be related to #191 and #240


Originally posted by @jensstalder at https://github.com/zendframework/zend-mail/issues/210#issuecomment-525327167