fix: smtp imap proxy sever: support senbox v2 (#306)

This commit is contained in:
Dream Hunter
2024-06-09 13:35:26 +08:00
committed by GitHub
parent 8bfd76bf71
commit af9f46ba65
2 changed files with 22 additions and 8 deletions
+4
View File
@@ -1,6 +1,10 @@
<!-- markdownlint-disable-file MD004 MD024 MD034 MD036 -->
# CHANGE LOG
## main branch
- 修复 smtp imap proxy sever 的一些 bug
## v0.5.1
- 添加 `mail-parser-wasm-worker` 用于 worker 解析邮件, [文档](https://temp-mail-docs.awsl.uk/zh/guide/feature/mail_parser_wasm_worker.html)