|
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_t::debug |
Definition at line 322 of file spfquery.c.
| const char* SPF_client_options_t::explanation |
Definition at line 316 of file spfquery.c.
| const char* SPF_client_options_t::fallback |
Definition at line 317 of file spfquery.c.
| char* SPF_client_options_t::localpolicy |
Definition at line 315 of file spfquery.c.
| int SPF_client_options_t::max_lookup |
Definition at line 320 of file spfquery.c.
| const char* SPF_client_options_t::rec_dom |
Definition at line 318 of file spfquery.c.
| int SPF_client_options_t::sanitize |
Definition at line 321 of file spfquery.c.
| int SPF_client_options_t::use_trusted |
Definition at line 319 of file spfquery.c.