This website requires JavaScript.
Explore
Help
Register
Sign in
sander
/
rust-imap
Watch
1
Star
0
Fork
You've already forked rust-imap
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
518
commits
1
branch
0
tags
969
KiB
54bca3eddb
Commit graph
3 commits
Author
SHA1
Message
Date
mordak
7204697dd9
Add ClientBuilder helper to make setting up TLS connections easy. (
#197
)
...
Also replaces connect() and connect_starttls() with ClientBuilder.
2021-05-10 22:39:46 -04:00
Remy Vuong
1b38401878
Changed: description update, plus code formatting
2020-05-20 08:34:13 +02:00
Remy Vuong
e46b9dcfa1
Added: STARTTLS example
2020-05-19 18:24:08 +02:00