[New-bugs-announce] [issue42274] Imaplib hangs up infinitely when performing append operation

Vrashab Kotian report at bugs.python.org
Fri Nov 6 00:10:39 EST 2020


New submission from Vrashab Kotian <vrashab.kotian at oneture.com>:

Dear all,

We are facing an issue while using imaplib's append operation. We are using append function of imaplib to move a mail from inbox to another folder (we are performing this operation on Outlook 365 account). Sometimes, when our process (the process is running Azure linux VM) performs this operation, it gets hangs up at this point infinitely . When this happens there is no response being returned back for the email server. This issue is causing a huge problem.

Please analyse this problem and give us some solution or suggestion on the same

Thanking you in advance

----------
messages: 380442
nosy: vrashab.kotian
priority: normal
severity: normal
status: open
title: Imaplib hangs up infinitely when performing append operation
type: behavior
versions: Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42274>
_______________________________________


More information about the New-bugs-announce mailing list