Module email_imap
Structs§
- TlsStream
Tolerant - Tolerates TLS streams from servers that omit
close_notify(e.g. Exchange).
Functions§
- imap_
connect - is_
tls_ close_ notify - Detects the missing-
close_notifytruncation that Exchange-hosted IMAP servers produce.ErrorKind::UnexpectedEofis the stable signal; the string match is a fallback for rustls variants that only surface it in the display text.