libspf2 1.2.11
Data Fields
config_t Struct Reference

Data Fields

int tcpport
 
int udpport
 
char * path
 
int pathmode
 
int debug
 
bool sec_mx
 
char * fallback
 
char * rec_dom
 
bool sanitize
 
int max_lookup
 
char * localpolicy
 
bool use_trusted
 
char * explanation
 
bool onerequest
 

Detailed Description

Definition at line 133 of file spfd.c.

Field Documentation

◆ debug

int config_t::debug

Definition at line 152 of file spfd.c.

◆ explanation

char* config_t::explanation

Definition at line 161 of file spfd.c.

◆ fallback

char* config_t::fallback

Definition at line 154 of file spfd.c.

◆ localpolicy

char* config_t::localpolicy

Definition at line 159 of file spfd.c.

◆ max_lookup

int config_t::max_lookup

Definition at line 158 of file spfd.c.

◆ onerequest

bool config_t::onerequest

Definition at line 162 of file spfd.c.

◆ path

char* config_t::path

Definition at line 137 of file spfd.c.

◆ pathmode

int config_t::pathmode

Definition at line 144 of file spfd.c.

◆ rec_dom

char* config_t::rec_dom

Definition at line 156 of file spfd.c.

◆ sanitize

bool config_t::sanitize

Definition at line 157 of file spfd.c.

◆ sec_mx

bool config_t::sec_mx

Definition at line 153 of file spfd.c.

◆ tcpport

int config_t::tcpport

Definition at line 135 of file spfd.c.

◆ udpport

int config_t::udpport

Definition at line 136 of file spfd.c.

◆ use_trusted

bool config_t::use_trusted

Definition at line 160 of file spfd.c.


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