Postfix3.3.1
|
#include <smtpd_proxy.h>
フィールド | |
VSTREAM * | stream |
VSTRING * | request |
VSTRING * | reply |
SMTPD_PROXY_CMD_FN | cmd |
SMTPD_PROXY_REC_FPRINTF_FN | rec_fprintf |
SMTPD_PROXY_REC_PUT_FN | rec_put |
int | flags |
VSTREAM * | service_stream |
const char * | service_name |
int | timeout |
const char * | ehlo_name |
const char * | mail_from |
smtpd_proxy.h の 25 行目に定義があります。
SMTPD_PROXY_CMD_FN SMTPD_PROXY::cmd |
smtpd_proxy.h の 30 行目に定義があります。
const char* SMTPD_PROXY::ehlo_name |
smtpd_proxy.h の 38 行目に定義があります。
int SMTPD_PROXY::flags |
smtpd_proxy.h の 34 行目に定義があります。
const char* SMTPD_PROXY::mail_from |
smtpd_proxy.h の 39 行目に定義があります。
SMTPD_PROXY_REC_FPRINTF_FN SMTPD_PROXY::rec_fprintf |
smtpd_proxy.h の 31 行目に定義があります。
SMTPD_PROXY_REC_PUT_FN SMTPD_PROXY::rec_put |
smtpd_proxy.h の 32 行目に定義があります。
VSTRING* SMTPD_PROXY::reply |
smtpd_proxy.h の 29 行目に定義があります。
VSTRING* SMTPD_PROXY::request |
smtpd_proxy.h の 28 行目に定義があります。
const char* SMTPD_PROXY::service_name |
smtpd_proxy.h の 36 行目に定義があります。
VSTREAM* SMTPD_PROXY::service_stream |
smtpd_proxy.h の 35 行目に定義があります。
VSTREAM* SMTPD_PROXY::stream |
smtpd_proxy.h の 27 行目に定義があります。
int SMTPD_PROXY::timeout |
smtpd_proxy.h の 37 行目に定義があります。