NeoMutt  2024-04-16-36-g75b6fb
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
POP authentication

POP authentication.

Data

Data Description Links
PopAuthenticators Accepted authentication methods

Functions

Function Description Links
pop_apop_timestamp() Get the server timestamp for APOP authentication
pop_auth_apop() APOP authenticator PopAuth::authenticate(), pop_authenticate
pop_auth_gsasl() POP GNU SASL authenticator PopAuth::authenticate(), pop_authenticate
pop_auth_is_valid() Check if string is a valid pop authentication method
pop_auth_oauth() Authenticate a POP connection using OAUTHBEARER PopAuth::authenticate(), pop_authenticate
pop_auth_sasl() POP SASL authenticator PopAuth::authenticate(), pop_authenticate
pop_auth_user() USER authenticator PopAuth::authenticate(), pop_authenticate
pop_authenticate() Authenticate with a POP server