# nipin-mail **Repository Path**: nipin_990/nipin-mail ## Basic Information - **Project Name**: nipin-mail - **Description**: 使用java mail api 开发的邮件发送组件,支持附件的发送 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-07-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #nipin-mail mail-config.properties #mail.transport.protocol=SMTP #mail.smtp.port=25 #emailAccount=penghaiping1001@163.com #emailPassword=l1991111913php mail.smtp.host=smtp.126.com mail.smtp.auth=true emailAccount=xxxx@126.com emailPassword=password To=sssss@yeepay.com,aaaa@126.com