Postfix3.3.1
フィールド
BOUNCE_INFO 構造体

#include <bounce_service.h>

フィールド

const char * service
 
const char * queue_name
 
const char * queue_id
 
const char * mime_encoding
 
const char * dsn_envid
 
const char * mime_boundary
 
BOUNCE_TEMPLATEtemplate
 
VSTRINGbuf
 
VSTRINGsender
 
VSTREAMorig_fp
 
long orig_offs
 
time_t arrival_time
 
long message_size
 
RCPT_BUFrcpt_buf
 
DSN_BUFdsn_buf
 
BOUNCE_LOGlog_handle
 
char * mail_name
 
int smtputf8
 

詳解

bounce_service.h69 行目に定義があります。

フィールド詳解

time_t BOUNCE_INFO::arrival_time

bounce_service.h81 行目に定義があります。

VSTRING* BOUNCE_INFO::buf

bounce_service.h77 行目に定義があります。

DSN_BUF* BOUNCE_INFO::dsn_buf

bounce_service.h84 行目に定義があります。

const char* BOUNCE_INFO::dsn_envid

bounce_service.h74 行目に定義があります。

BOUNCE_LOG* BOUNCE_INFO::log_handle

bounce_service.h85 行目に定義があります。

char* BOUNCE_INFO::mail_name

bounce_service.h86 行目に定義があります。

long BOUNCE_INFO::message_size

bounce_service.h82 行目に定義があります。

const char* BOUNCE_INFO::mime_boundary

bounce_service.h75 行目に定義があります。

const char* BOUNCE_INFO::mime_encoding

bounce_service.h73 行目に定義があります。

VSTREAM* BOUNCE_INFO::orig_fp

bounce_service.h79 行目に定義があります。

long BOUNCE_INFO::orig_offs

bounce_service.h80 行目に定義があります。

const char* BOUNCE_INFO::queue_id

bounce_service.h72 行目に定義があります。

const char* BOUNCE_INFO::queue_name

bounce_service.h71 行目に定義があります。

RCPT_BUF* BOUNCE_INFO::rcpt_buf

bounce_service.h83 行目に定義があります。

VSTRING* BOUNCE_INFO::sender

bounce_service.h78 行目に定義があります。

const char* BOUNCE_INFO::service

bounce_service.h70 行目に定義があります。

int BOUNCE_INFO::smtputf8

bounce_service.h87 行目に定義があります。

BOUNCE_TEMPLATE* BOUNCE_INFO::template

bounce_service.h76 行目に定義があります。


この構造体詳解は次のファイルから抽出されました: