五月天青色头像情侣网名,国产亚洲av片在线观看18女人,黑人巨茎大战俄罗斯美女,扒下她的小内裤打屁股

歡迎光臨散文網(wǎng) 會員登陸 & 注冊

python持續(xù)刪除郵件

2023-02-15 11:06 作者:網(wǎng)絡(luò)愛好者聚集地  | 我要投稿

while True:

? ? import imaplib


? ? box = imaplib.IMAP4_SSL('imap.189.cn', 993)


? ? # 第一個參數(shù)為郵箱名,第二個參數(shù)為郵箱密碼。

? ? box.login("賬號", "授權(quán)碼")

? ? box.select('Inbox')

? ? typ, data = box.search(None, 'ALL')

? ? # 郵件列表

? ? msgList = data[0].split()


? ? count = len(msgList) - 1


? ? for i in range(0, count):

? ? ? ? print("index:%d" % i)

? ? ? ? box.store(msgList[count - i], '+FLAGS', '\\Deleted')

? ? box.expunge()

? ? box.close()

? ? box.logout()

? ? print("Over")


python持續(xù)刪除郵件的評論 (共 條)

分享到微博請遵守國家法律
津南区| 正宁县| 临江市| 新化县| 长岛县| 齐齐哈尔市| 烟台市| 繁峙县| 贞丰县| 巴东县| 九台市| 弥渡县| 广饶县| 东乡| 广元市| 汤阴县| 长春市| 卫辉市| 理塘县| 辽阳市| 松桃| 朝阳区| 沙洋县| 黑山县| 来安县| 绥阳县| 太谷县| 来宾市| 灵寿县| 上栗县| 顺昌县| 广东省| 彩票| 友谊县| 宜黄县| 五指山市| 雅安市| 团风县| 广汉市| 永仁县| 栖霞市|