This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vrashab.kotian
Recipients vrashab.kotian
Date 2020-11-06.05:10:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604639439.38.0.466893832242.issue42274@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2020-11-06 05:10:39vrashab.kotiansetrecipients: + vrashab.kotian
2020-11-06 05:10:39vrashab.kotiansetmessageid: <1604639439.38.0.466893832242.issue42274@roundup.psfhosted.org>
2020-11-06 05:10:39vrashab.kotianlinkissue42274 messages
2020-11-06 05:10:39vrashab.kotiancreate