# auto-mail **Repository Path**: tianzehua/auto-mail ## Basic Information - **Project Name**: auto-mail - **Description**: 自动回复邮件 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-11-12 - **Last Updated**: 2021-01-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # auto-mail #### 介绍 自动回复邮件 #### 功能 采用定时任务机制 每隔20分钟(通过cron设置)检索一次我的收件箱,如果有未读邮件,就回复一下,然后将该邮件置位已读邮件。