libspf2  1.2.10
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
 

Detailed Description

Definition at line 129 of file spfd.c.

Field Documentation

int config_t::debug

Definition at line 148 of file spfd.c.

char* config_t::explanation

Definition at line 157 of file spfd.c.

char* config_t::fallback

Definition at line 150 of file spfd.c.

char* config_t::localpolicy

Definition at line 155 of file spfd.c.

int config_t::max_lookup

Definition at line 154 of file spfd.c.

char* config_t::path

Definition at line 133 of file spfd.c.

int config_t::pathmode

Definition at line 140 of file spfd.c.

char* config_t::rec_dom

Definition at line 152 of file spfd.c.

bool config_t::sanitize

Definition at line 153 of file spfd.c.

bool config_t::sec_mx

Definition at line 149 of file spfd.c.

int config_t::tcpport

Definition at line 131 of file spfd.c.

int config_t::udpport

Definition at line 132 of file spfd.c.

bool config_t::use_trusted

Definition at line 156 of file spfd.c.


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