|
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 306 of file spfquery.c.
| int SPF_client_options_t::debug |
Definition at line 316 of file spfquery.c.
Referenced by main().
| const char* SPF_client_options_t::explanation |
Definition at line 310 of file spfquery.c.
Referenced by main().
| const char* SPF_client_options_t::fallback |
Definition at line 311 of file spfquery.c.
Referenced by main().
| char* SPF_client_options_t::localpolicy |
Definition at line 309 of file spfquery.c.
Referenced by main().
| int SPF_client_options_t::max_lookup |
Definition at line 314 of file spfquery.c.
Referenced by main().
| const char* SPF_client_options_t::rec_dom |
Definition at line 312 of file spfquery.c.
Referenced by main().
| int SPF_client_options_t::sanitize |
Definition at line 315 of file spfquery.c.
Referenced by main().
| int SPF_client_options_t::use_trusted |
Definition at line 313 of file spfquery.c.
Referenced by main().