SMTP authentication multiplexor. More...
Data Fields | |
| int(* | authenticate )(struct SmtpAccountData *adata, const char *method) |
| const char * | method |
| Name of authentication method supported, NULL means variable. | |
| int(* SmtpAuth::authenticate) (struct SmtpAccountData *adata, const char *method) |
| const char* SmtpAuth::method |