* Replace openssl with native-tls * Add From<TlsError> to allow builder()? * Update AppVeyor config * No email since it's not configured |
||
|---|---|---|
| .. | ||
| basic.rs | ||
| gmail_oauth2.rs | ||
| README.md | ||
Examples
This directory contains examples of working with the IMAP client.
Examples:
- basic - This is a very basic example of using the client.
- gmail_oauth2 - This is an example using oauth2 for logging into gmail as a secure appplication.