I'm using Outlook to IMAP a Gmail account and the following error happens intermittently. Lately, it has been much more frequent. Has anyone found a workable solution to this?

Your IMAP server closed the connection. This can occur if you leave the connection idle for too long.

System Error 2if8591024qyk.2 Protocol: IMAP Server: imap.gmail.com Port: 993 Error Code: 0x800CCCDD

Thanks.

link|improve this question
Okay, it's moved...hopefully the people who downvoted it for being on SO will remove their downvotes now. – Beska Aug 26 '09 at 13:20
I have received the same error occasionally ever since i set Gmail up in outlook. i just assumed it was exactly what the error says, idle for too long. but if anyone has an explanation or fix that would be great – Mike M Aug 26 '09 at 13:21
4  
I wish people would stop downvoting when something doesn't belong to the good site... There is a whole system for migrating easily, no need to downvote like this. – Gnoupi Aug 26 '09 at 13:25
@Gnoupi: true. It got moved fairly quickly. I think the problem stems from the history...before superuser existed, the only real option was to downvote. Now, people probably do it out of habit, not realizing the carryover effect. – Beska Aug 26 '09 at 13:28
@Gnoupi, I agree, it bothers me when people do that too. – unforgiven3 Aug 26 '09 at 15:59
show 2 more comments
feedback

migrated from stackoverflow.com Aug 26 '09 at 13:18

This question came from our site for professional and enthusiast programmers.

3 Answers

up vote 1 down vote accepted

Not sure but you can also try giving imap.googlemail.com and check whether it works.

link|improve this answer
not sure why, but this did the trick???? – javacavaj Aug 27 '09 at 21:59
cool, my friend faced the same problem few days back, so I made a guess :) – Prashanth Aug 30 '09 at 16:04
feedback

Here is a link pertaining to a different service, but the same error code.

It seems it is related to the NOOP or IDLE command and how the mail server is configured to handle those commands.


It sounds like a good solution may be:

1) In MS Outlook 2007, click on 'Tools'

2) Move mouse over 'Send/Receive' to bring up additional menu

3) Move mouse over 'Send/Receive settings' to bring up additional menu.

4) Click on 'Define Send/Receive Groups'

5) Under the Setting for Group "All accounts", uncheck box which reads "Schedule an automatic/send receive every....".


I founds a different suggestion Here. Be sure to let us know if one works

To try this yourself, in Outlook: 1. Go to Tools -> Account Settings. 2. Click on your e-mail account and then click the "Change..." button. 3. Click on the "More Settings..." button. 4. Click on the "Advanced" tab. 5. Crank up the "Server Timeout" to the longest setting (10 minutes). 6. Save all the changes.

I also made sure that Outlook was set to send/receive automatically every 3 minutes. I think the send/receive value needs to be less than the Server Timeout value for this fix to be effective. I was getting the error message after about 5-6 minutes of synchronizing before - now, it's been about a half hour and I haven't seen it!

link|improve this answer
feedback

I run the http://www.easy-email.net web site. One of my customers has just reported that he solved this problem by disabling POP access in Gmail.

Worth a try if none of the other recommendations work for you.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.