libspf2 1.2.11
Data Fields
SPF_response_t Struct Reference

#include <spf_response.h>

Collaboration diagram for SPF_response_t:
Collaboration graph
[legend]

Data Fields

SPF_request_t * spf_request
 
SPF_record_t * spf_record_exp
 
SPF_result_t result
 
SPF_reason_t reason
 
SPF_errcode_t err
 
char * received_spf
 
char * received_spf_value
 
char * header_comment
 
char * smtp_comment
 
char * explanation
 
SPF_error_terrors
 
unsigned short errors_size
 
unsigned short errors_length
 
unsigned short num_errors
 
int num_dns_mech
 

Detailed Description

Definition at line 169 of file spf_response.h.

Field Documentation

◆ err

SPF_errcode_t SPF_response_t::err

Definition at line 177 of file spf_response.h.

◆ errors

SPF_error_t* SPF_response_t::errors

Definition at line 186 of file spf_response.h.

◆ errors_length

unsigned short SPF_response_t::errors_length

Used

Definition at line 188 of file spf_response.h.

◆ errors_size

unsigned short SPF_response_t::errors_size

Allocated

Definition at line 187 of file spf_response.h.

◆ explanation

char* SPF_response_t::explanation

Definition at line 183 of file spf_response.h.

◆ header_comment

char* SPF_response_t::header_comment

Definition at line 181 of file spf_response.h.

◆ num_dns_mech

int SPF_response_t::num_dns_mech

Definition at line 192 of file spf_response.h.

◆ num_errors

unsigned short SPF_response_t::num_errors

Excluding warnings

Definition at line 189 of file spf_response.h.

◆ reason

SPF_reason_t SPF_response_t::reason

Definition at line 176 of file spf_response.h.

◆ received_spf

char* SPF_response_t::received_spf

Definition at line 179 of file spf_response.h.

◆ received_spf_value

char* SPF_response_t::received_spf_value

Definition at line 180 of file spf_response.h.

◆ result

SPF_result_t SPF_response_t::result

Definition at line 175 of file spf_response.h.

◆ smtp_comment

char* SPF_response_t::smtp_comment

Definition at line 182 of file spf_response.h.

◆ spf_record_exp

SPF_record_t* SPF_response_t::spf_record_exp

Definition at line 172 of file spf_response.h.

◆ spf_request

SPF_request_t* SPF_response_t::spf_request

Definition at line 171 of file spf_response.h.


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