Commit graph

9 commits

Author SHA1 Message Date
Philipp Schuster
b22d389264
fix a bunch of typos (#289) 2024-07-14 10:59:17 +02:00
641i130
4b75957a7c Fixed README.md formatting back to original 2022-10-30 12:20:32 -05:00
641i130
bde5e8bc4b Added Plaintext IMAP connection example 2022-10-24 21:58:17 -05:00
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
Christian Krause
0104330e9d
Add timeout example 2020-06-22 08:03:56 +02:00
Bryce Fisher-Fleig
beb41d2f52 (feat) Provide example integration with Rustls crate
By checking this code in as an example, we can prevent bitrot as we continuously test this
in CI. It also demonstrates how to setup TLS without relying on platform specific dependencies
via native_tls crate.
2019-09-17 12:51:38 -07:00
Matt McCoy
c8f4437ee0 Fixing the example README.md 2016-06-29 18:57:46 -04:00
Matt McCoy
4b8a294689 Fixing examples README.md 2016-06-29 18:48:50 -04:00
Matt McCoy
8418983253 Adding README.md to examples 2016-06-24 20:56:11 -04:00