# boot-email **Repository Path**: zhang-zhixi/boot-email ## Basic Information - **Project Name**: boot-email - **Description**: 使用SpringBoot发送邮件功能,使用的是Hutool的工具类实现 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-03-04 - **Last Updated**: 2022-07-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # boot-email #### 介绍 使用SpringBoot发送邮件功能,使用的是Hutool的工具类实现 #### 注意: clone下代码后,你只需要修改,你的发件人邮箱,以及你邮箱的密码即可,注意我这里使用的是QQ邮箱 其他邮箱的规则,请参考其他邮件的密码获取: resources/config/mail.setting ```xml # 发件人(必须正确,否则发送失败) from = 志喜 # 密码(注意,某些邮箱需要为SMTP服务单独设置授权码,详情查看相关帮助) pass = cpkcejwfhvgueige