mirror of
https://github.com/chatmail/core.git
synced 2026-09-22 13:01:21 +03:00
docs: Fix async-imap and async-smtp URLs in README.md (#8637)
Fix SMTP and IMAP url
This commit is contained in:
committed by
GitHub
parent
0517beef61
commit
2f6f48c2a9
@@ -21,8 +21,8 @@ The following protocols are handled without requiring API users to know much abo
|
|||||||
|
|
||||||
- secure TLS setup with DNS caching and shadowsocks/proxy support
|
- secure TLS setup with DNS caching and shadowsocks/proxy support
|
||||||
|
|
||||||
- robust [SMTP](https://github.com/chatmail/async-imap)
|
- robust [SMTP](https://github.com/chatmail/async-smtp)
|
||||||
and [IMAP](https://github.com/chatmail/async-smtp) handling
|
and [IMAP](https://github.com/chatmail/async-imap) handling
|
||||||
|
|
||||||
- safe and interoperable [MIME parsing](https://github.com/staktrace/mailparse)
|
- safe and interoperable [MIME parsing](https://github.com/staktrace/mailparse)
|
||||||
and [MIME building](https://github.com/stalwartlabs/mail-builder).
|
and [MIME building](https://github.com/stalwartlabs/mail-builder).
|
||||||
|
|||||||
Reference in New Issue
Block a user