Ticket #912 (assigned defect)

Opened 3 years ago

Last modified 2 years ago

Zope stuck if wrong port for IMAP. No timeout ?

Reported by: gracinet Assigned to: tziade (accepted)
Priority: P1 Milestone: CPS 3.5.0
Component: CPSMailAccess Version: TRUNK
Severity: normal Keywords: timeout IMAP
Cc:

Description

I tried to connect in SSL mode, but forgot to change the port from 143 to 993. Zope never answered. In case there is a timeout, it must be very long.

Change History

09/29/05 11:38:03 changed by tziade

  • severity changed from enhancement to normal.

10/03/05 17:08:40 changed by tziade

  • status changed from new to assigned.

for 1.1.1 b2

10/19/05 17:11:32 changed by tziade

this will work when #566 is done and with {28426}

10/24/05 16:54:45 changed by tziade

apparently, this cannot be solved with the current Python versions.

A custom timeout is going to be created

10/27/05 17:56:44 changed by tziade

  • milestone changed from CPS 3.4.0 to CPS 3.4.1.

need to create our own timer: a threaded wrapper that open the ssl socket and get killed after the timeout.

05/16/06 19:38:08 changed by sfermigier

  • milestone changed from CPS 3.4.1 to CPS 3.4.2.

05/19/06 16:47:47 changed by sfermigier

  • milestone changed from CPS 3.4.2 to CPS 3.4.3.