open sources kits osk-mail

码农软件 · 软件分类 · 其他开发相关 · 2019-10-20 07:59:24

软件介绍

# README

## 介绍
封装了最新版本的javamail,一行代码发送邮件

## 使用
* dependency
```$xslt

    io.github.oskworker
    osk-mail
    0.1

```

```$xslt
EM.configure().make("标题", "正文内容").sendTo("icngor@126.com","1192577322@qq.com");
```
## 特性
* 支持从mail.properties文件中读取配置信息
* 使用极简的方式在代码中配置
* 使用极简的方式配置邮件类
* 优雅的发件接口
* 自动识别smtp服务器地址(目前支持qq,新浪,163,126)

本文地址:https://codercto.com/soft/d/17148.html

Impractical Python Projects

Impractical Python Projects

Lee Vaughan / No Starch Press / 2018-11 / USD 29.95

Impractical Python Projects picks up where the complete beginner books leave off, expanding on existing concepts and introducing new tools that you’ll use every day. And to keep things interesting, ea......一起来看看 《Impractical Python Projects》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具