Webklex / laravel-imap

Laravel IMAP is an easy way to integrate both the native php-imap module and an extended custom imap protocol into your Laravel app.
https://www.php-imap.com
MIT License
637 stars 182 forks source link

Moved freescout to another domain #460

Closed intered closed 1 year ago

intered commented 1 year ago

Please be aware that these issues will be closed if inactive for more then 14 days :) I moved freescout to a new domain, the steps I did are:

Issue I am facing is with fetching e-mails and I keep getting the error:

Error: imap_open(): Couldn't open stream {207.180.219.149:993/imap/tls}. [CLOSED] IMAP connection broken (server response); File: /home/domain/public_html/freescout/overrides/webklex/laravel-imap/src/IMAP/Client.php (230)

Any ideas what I can try?