""" https://github.com/Li-Jiajie/BatchAttachmentDownloader BatchAttachmentDownloader v1.3.0 邮件附件批量下载 Python 3开发,支持IMAP4与POP3协议 支持多种附件保存模式、筛选模式 使用场景:通过邮箱收作业、调查等,批量下载附件 等 2020.10.22 Jiajie Li """ import email_helper # ***请设置以下参数*** # ...