Module login_param

Source
Expand description

ยงLogin parameters.

Re-exportsยง

pub use crate::provider::Socket;

Structsยง

ConfiguredLoginParam ๐Ÿ”’
Login parameters saved to the database after successful configuration.
ConfiguredLoginParamJson ๐Ÿ”’
The representation of ConfiguredLoginParam in the database, saved as Json.
ConfiguredServerLoginParam ๐Ÿ”’
ConnectionCandidate ๐Ÿ”’
EnteredLoginParam
Login parameters entered by the user.
EnteredServerLoginParam
Login parameters for a single server, either IMAP or SMTP

Enumsยง

ConfiguredCertificateChecks ๐Ÿ”’
Values saved into imap_certificate_checks.
ConnectionSecurity ๐Ÿ”’
EnteredCertificateChecks
User-entered setting for certificate checks.
ProxyConfig
Configuration for the proxy through which all traffic (except for iroh p2p connections) will be sent.

Functionsยง

prioritize_server_login_params ๐Ÿ”’
unset_empty ๐Ÿ”’