Pigeon 1.3 已经发布,邮件网关

Pigeon 1.3 已经发布。Pigeon(鸽子)是一个邮件网关,使用Spring boot 2.4构建,基于Spring Security提供BASIC授权认证。并且内置AES加密保护你的服务密码。基于Seppiko Commons Mail 实现SMTP和IMAP协议。

此版本更新内容包括:

  1. 升级Spring Boot 2.4.0
  2. 依赖变更 spring-boot-starter-mail 改为 Seppiko Commons Mail
  3. 字段变更 imapTls 和 imapFallback 改为 imapStartTlsEnable 和 imapStartTlsRequired
  4. 添加 Seppiko Commons Utils
  5. 添加 PostgreSQL 客户端
  6. 移除 spy.properties 中定义的驱动

详情查看:https://gitee.com/seppiko/pigeon/releases/1.3

猜你喜欢

转载自www.oschina.net/news/120606/pigeon-1-3-released
1.3