New submission from Vrashab Kotian <vrashab.kot...@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 <rep...@bugs.python.org>
<https://bugs.python.org/issue42274>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to