Commit graph

2 commits

Author SHA1 Message Date
Jon Gjengset
abc26f3fb7 greenmail doesn't like tls_force(?) 2024-03-31 10:28:50 +02:00
Edward Rudd
bb39460491 Change the client builder so that it abstracts away connecting to TLS or non-TLS connections and what TLS provider is used.
- this allows a more transparent and versatile usage of the library as one can simply compile it as-is and then use the builder to configure where we connect and how we connect without having to be concerned about what type is used for the imap::Client / imap::Session
2023-10-05 17:32:58 -04:00