开发者

Incorrect authorization to IMAP from PHP

I'm developing a website where the users can access their mailbox from my application. When I try to connect to IMAP with wrong credentials accidentally, the screen waits for a long time and the server resources are taken up 100% and even if we close the browser we have the same 100%. Who can explain me how thi开发者_开发技巧s happens and how can I catch the case when the username and password are wrong. I'm using this class to connect to IMAP server, but even without it, when I'm using PHP's native imap_open() I have the same issue.


because of attempt time out

I had the same issue

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜