IMAP authentication multiplexor.
More...
IMAP authentication multiplexor.
Definition at line 42 of file auth.c.
◆ authenticate
Authenticate an IMAP connection.
- Parameters
-
adata | Imap Account data |
method | Use this named method, or any available method if NULL |
- Return values
-
Definition at line 110 of file auth.c.
◆ method
const char* ImapAuth::method |
Name of authentication method supported, NULL means variable.
If this is not null, authenticate may ignore the second parameter.
Definition at line 52 of file auth.c.
The documentation for this struct was generated from the following file: