# tplan **Repository Path**: YuH4ng/tplan ## Basic Information - **Project Name**: tplan - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-04-01 - **Last Updated**: 2022-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tplan ### tips *add fllowing codes to relative to parent: ``` com.tplan maven-parent 0.0.1-SNAPSHOT ../maven-parent/pom.xml ``` *本人使用的是163邮箱,作为发送的邮箱,出现550 User has no permission 登录163邮箱,在客户端授权密码那边开启授权。 *javax.mail.MessagingException: Could not connect to SMTP host: smtp.163.com, port: 25 错误 邮件端口(port 25)与杀毒软件McAfee冲突,关掉McAfee就可以发送成功