This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

POP3 problem, error 0x800CCC0F in outlook

Hello,

we have a SMTP mail server on a DMZ and people checking their e-mails on this server with POP3 client (outlook & outlook express). Since a few days, some mails were bloqued and people were receiving the following message in outlook :

Your server has unexpectedly terminated the connection. Possible causes for this include server problems, network problems, or a long period of inactivity. Account: 'account name', Server:'server', Protocol: POP3, Port 110, Secure (SLL); No, Error Number: 0x800CCC0F

My Mail server reported the following errors :

POP 20 Aug 3 07:15:14 F 1021 1997 Too many connections (2) from [192.168.2.1] to [192.168.2.2]
POP 20 Aug 3 07:15:14 A 0000 -1 -ERR Busy - please try later

192.168.2.1 being Astaro and 192.168.2.2 the mail server.

After disabling POP3 proxy, everything is fine. Can anyone tell me what is the problem ? 

Thanks

Pascal.  


This thread was automatically locked due to age.
Parents
  • Your mail server seems to allow only one connection per IP (????) and since all your clients are now coming from the same IP (the proxy) the server denies them access. I think the obvious solution would be to disable this option on the server.

      
  • Thanks for your answer. The strange thing is that I haven't changed anything on this server, except for some security patchs I installed, regarding Microsoft vulnerability (NT4). There must be another axplanation. 
Reply
  • Thanks for your answer. The strange thing is that I haven't changed anything on this server, except for some security patchs I installed, regarding Microsoft vulnerability (NT4). There must be another axplanation. 
Children