wildduck icon indicating copy to clipboard operation
wildduck copied to clipboard

POP3 should reset socket timeout each time a command is processed (?)

Open titanism opened this issue 1 year ago • 3 comments

Right now the default is 60 seconds to keep a POP3 connection alive for.

If a client continuously runs commands via the same connection, after 60 seconds it would get interrupted since the timeout is not reset (extended) on each command.

titanism avatar Jul 14 '24 22:07 titanism

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 15 days.

github-actions[bot] avatar Aug 29 '24 01:08 github-actions[bot]

This issue was closed because it has been stalled for 15 days with no activity.

github-actions[bot] avatar Sep 13 '24 01:09 github-actions[bot]

Can you reopen @andris9 ?

titanism avatar Sep 13 '24 02:09 titanism

Closed per #835

titanism avatar Jul 07 '25 00:07 titanism