PC Review


Reply
Thread Tools Rate Thread

IMAP server closed the connection, Error Code: 0x800CCCDD

 
 
=?Utf-8?B?ZHlzb25zcGhlcmU=?=
Guest
Posts: n/a
 
      13th May 2007
I frequently get the error message:
Your IMAP server closed the connection. This can occur if you leave the
connection idle for too long.

Lost mailbox lock
Protocol: IMAP
Server: ahsmail.uwaterloo.ca
Port: 143
Error Code: 0x800CCCDD.

I get my mail but it is very annoying to have to close the dialog box all
the time.

Is there a way around this?




 
Reply With Quote
 
 
 
 
neo [mvp outlook]
Guest
Posts: n/a
 
      13th May 2007
Sounds like your ISP closes the IMAP connection after receiving the NOOP
command from Outlook. Since you can't configure Outlook to stop sending
this command, perhaps your ISP will reconfigure their server to not close
the connection after receiving this command from an IMAP client like
Outlook.

"dysonsphere" <(E-Mail Removed)> wrote in message
news:A2CB8601-61D8-4D5C-8185-(E-Mail Removed)...
>I frequently get the error message:
> Your IMAP server closed the connection. This can occur if you leave the
> connection idle for too long.
>
> Lost mailbox lock
> Protocol: IMAP
> Server: ahsmail.uwaterloo.ca
> Port: 143
> Error Code: 0x800CCCDD.
>
> I get my mail but it is very annoying to have to close the dialog box all
> the time.
>
> Is there a way around this?
>
>
>
>



 
Reply With Quote
 
 
 
 
Paul E. Jones
Guest
Posts: n/a
 
      17th May 2007
I get this from time to time and my IMAP server is not more than about 4
feet from my desktop machine on the same LAN. I don't know why the
connection breaks, but as an end user, I don't care that it broke. Outlook
should just silently re-connect and perhaps only report the fact that it
failed to re-connect (suggesting the server is down) or that it consistently
sees the connection dropping and unable to perform operations.

I've had this problem with both Outlook 2003 and 2007. It seems the logic
has not changed in the code for handling these connection drops.

Paul


"dysonsphere" <(E-Mail Removed)> wrote in message
news:A2CB8601-61D8-4D5C-8185-(E-Mail Removed)...
>I frequently get the error message:
> Your IMAP server closed the connection. This can occur if you leave the
> connection idle for too long.
>
> Lost mailbox lock
> Protocol: IMAP
> Server: ahsmail.uwaterloo.ca
> Port: 143
> Error Code: 0x800CCCDD.
>
> I get my mail but it is very annoying to have to close the dialog box all
> the time.
>
> Is there a way around this?
>
>
>
>


 
Reply With Quote
 
=?Utf-8?B?ZHlzb25zcGhlcmU=?=
Guest
Posts: n/a
 
      23rd May 2007
I don't think that my ISP will change the way they configure the server. Is
there not a way to disable the dialogue box?

"neo [mvp outlook]" wrote:

> Sounds like your ISP closes the IMAP connection after receiving the NOOP
> command from Outlook. Since you can't configure Outlook to stop sending
> this command, perhaps your ISP will reconfigure their server to not close
> the connection after receiving this command from an IMAP client like
> Outlook.
>
> "dysonsphere" <(E-Mail Removed)> wrote in message
> news:A2CB8601-61D8-4D5C-8185-(E-Mail Removed)...
> >I frequently get the error message:
> > Your IMAP server closed the connection. This can occur if you leave the
> > connection idle for too long.
> >
> > Lost mailbox lock
> > Protocol: IMAP
> > Server: ahsmail.uwaterloo.ca
> > Port: 143
> > Error Code: 0x800CCCDD.
> >
> > I get my mail but it is very annoying to have to close the dialog box all
> > the time.
> >
> > Is there a way around this?
> >
> >
> >
> >

>
>
>

 
Reply With Quote
 
neo [mvp outlook]
Guest
Posts: n/a
 
      23rd May 2007
Nope.

"dysonsphere" <(E-Mail Removed)> wrote in message
news:1D1C4766-E254-4C04-834D-(E-Mail Removed)...
>I don't think that my ISP will change the way they configure the server.
>Is
> there not a way to disable the dialogue box?
>
> "neo [mvp outlook]" wrote:
>
>> Sounds like your ISP closes the IMAP connection after receiving the NOOP
>> command from Outlook. Since you can't configure Outlook to stop sending
>> this command, perhaps your ISP will reconfigure their server to not close
>> the connection after receiving this command from an IMAP client like
>> Outlook.
>>
>> "dysonsphere" <(E-Mail Removed)> wrote in message
>> news:A2CB8601-61D8-4D5C-8185-(E-Mail Removed)...
>> >I frequently get the error message:
>> > Your IMAP server closed the connection. This can occur if you leave
>> > the
>> > connection idle for too long.
>> >
>> > Lost mailbox lock
>> > Protocol: IMAP
>> > Server: ahsmail.uwaterloo.ca
>> > Port: 143
>> > Error Code: 0x800CCCDD.
>> >
>> > I get my mail but it is very annoying to have to close the dialog box
>> > all
>> > the time.
>> >
>> > Is there a way around this?
>> >
>> >
>> >
>> >

>>
>>
>>



 
Reply With Quote
 
=?Utf-8?B?cmVkc2hpZnQ9MA==?=
Guest
Posts: n/a
 
      23rd May 2007
If "nope" is the final answer, then this is a potentially flaw from my point
of view.

I've used Thunderbird for years and it doesn't have this problem. (Someone
told me that even Outlook express doesn't have this problem either, but I
haven't tested it.) When I'm trying to run Outlook, however, those messages
pop up frequently and annoyingly stop other things from continuing until
they're closed.

I was looking forward to using Outlook in the Office 2007 suite to take
advantage of the interoperability, but instead it has turned into playing
"whack-a-mole"!

"neo [mvp outlook]" wrote:

> Nope.
>


 
Reply With Quote
 
neo [mvp outlook]
Guest
Posts: n/a
 
      23rd May 2007
Again, it depends on whether or not the IMAP mail client sends the NOOP or
IDLE command and how the mail server is configured to deal with said
commands. For example, I used to run a mDaemon mail server it is a great
product in supporting IMAP mail clients. However its default configuration
is set where once the mail server receives the NOOP command from the mail
client, it forces the IMAP connection is forced closed in 1 minute. This is
contradiction of what the intention is for the NOOP command. The idea
behind NOOP is just that... mail client telling server, I have No Operation
(read changes) to do, but I want my connection to stay alive.


"redshift=0" <redshift=(E-Mail Removed)> wrote in message
newsD93FDFC-457F-4058-AF50-(E-Mail Removed)...
> If "nope" is the final answer, then this is a potentially flaw from my
> point
> of view.
>
> I've used Thunderbird for years and it doesn't have this problem. (Someone
> told me that even Outlook express doesn't have this problem either, but I
> haven't tested it.) When I'm trying to run Outlook, however, those
> messages
> pop up frequently and annoyingly stop other things from continuing until
> they're closed.
>
> I was looking forward to using Outlook in the Office 2007 suite to take
> advantage of the interoperability, but instead it has turned into playing
> "whack-a-mole"!
>
> "neo [mvp outlook]" wrote:
>
>> Nope.
>>

>



 
Reply With Quote
 
scottylans@gmail.com
Guest
Posts: n/a
 
      6th May 2012
On Monday, May 14, 2007 6:08:01 AM UTC+10, dysonsphere wrote:
> I frequently get the error message:
> Your IMAP server closed the connection. This can occur if you leave the
> connection idle for too long.
>
> Lost mailbox lock
> Protocol: IMAP
> Server: ahsmail.uwaterloo.ca
> Port: 143
> Error Code: 0x800CCCDD.
>
> I get my mail but it is very annoying to have to close the dialog box all
> the time.
>
> Is there a way around this?



https://groups.google.com/a/googlepr...E/w_DVNlb5AZEJ

I have an answer, it will fix it but it's not 100% a perfect solution.
Blame Microsoft being being idiots in their implimentation of imap in Outlook.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
0x800CCCDD FIX RxTech Microsoft Outlook Discussion 1 14th Dec 2007 03:58 PM
Your IMAP server closed the connection.Error Code: 0x800CCCDD. patrick.vonau@googlemail.com Microsoft Outlook Discussion 0 9th Sep 2007 07:26 PM
IMAP server closed the connection, Error Code: 0x800CCCDD =?Utf-8?B?ZHlzb25zcGhlcmU=?= Microsoft Outlook Discussion 1 16th May 2007 12:29 AM
error 0x800CCCDD IMAP server closed the connection =?Utf-8?B?ZHlzb25zcGhlcmU=?= Microsoft Outlook Discussion 1 16th May 2007 12:28 AM
outlook erro#0x800CCCDD error 11004 =?Utf-8?B?TWlrZQ==?= Microsoft Outlook 1 7th Nov 2005 05:57 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:12 PM.