libspf2
1.2.11
|
Data Fields | |
char * | localpolicy |
const char * | explanation |
const char * | fallback |
const char * | rec_dom |
int | use_trusted |
int | max_lookup |
int | sanitize |
int | debug |
Definition at line 312 of file spfquery.c.
int SPF_client_options_struct::debug |
Definition at line 322 of file spfquery.c.
const char* SPF_client_options_struct::explanation |
Definition at line 316 of file spfquery.c.
const char* SPF_client_options_struct::fallback |
Definition at line 317 of file spfquery.c.
char* SPF_client_options_struct::localpolicy |
Definition at line 315 of file spfquery.c.
int SPF_client_options_struct::max_lookup |
Definition at line 320 of file spfquery.c.
const char* SPF_client_options_struct::rec_dom |
Definition at line 318 of file spfquery.c.
int SPF_client_options_struct::sanitize |
Definition at line 321 of file spfquery.c.
int SPF_client_options_struct::use_trusted |
Definition at line 319 of file spfquery.c.