libspf2 1.2.11
Data Fields
SPF_client_options_t Struct Reference

Data Fields

char * localpolicy
 
const char * explanation
 
const char * fallback
 
const char * rec_dom
 
int use_trusted
 
int max_lookup
 
int sanitize
 
int debug
 

Detailed Description

Definition at line 312 of file spfquery.c.

Field Documentation

◆ debug

int SPF_client_options_t::debug

Definition at line 322 of file spfquery.c.

Referenced by main().

◆ explanation

const char* SPF_client_options_t::explanation

Definition at line 316 of file spfquery.c.

Referenced by main().

◆ fallback

const char* SPF_client_options_t::fallback

Definition at line 317 of file spfquery.c.

Referenced by main().

◆ localpolicy

char* SPF_client_options_t::localpolicy

Definition at line 315 of file spfquery.c.

Referenced by main().

◆ max_lookup

int SPF_client_options_t::max_lookup

Definition at line 320 of file spfquery.c.

Referenced by main().

◆ rec_dom

const char* SPF_client_options_t::rec_dom

Definition at line 318 of file spfquery.c.

Referenced by main().

◆ sanitize

int SPF_client_options_t::sanitize

Definition at line 321 of file spfquery.c.

Referenced by main().

◆ use_trusted

int SPF_client_options_t::use_trusted

Definition at line 319 of file spfquery.c.

Referenced by main().


The documentation for this struct was generated from the following file: