Postfix3.3.1
|
マクロ定義 | |
#define | SMTPD_NAME_CLIENT "Client host" |
#define | SMTPD_NAME_REV_CLIENT "Unverified Client host" |
#define | SMTPD_NAME_CCERT "Client certificate" |
#define | SMTPD_NAME_SASL_USER "SASL login name" |
#define | SMTPD_NAME_HELO "Helo command" |
#define | SMTPD_NAME_SENDER "Sender address" |
#define | SMTPD_NAME_RECIPIENT "Recipient address" |
#define | SMTPD_NAME_ETRN "Etrn command" |
#define | SMTPD_NAME_DATA "Data command" |
#define | SMTPD_NAME_EOD "End-of-data" |
#define | SND_DSN "4.1.7" |
関数 | |
const char * | smtpd_dsn_fix (const char *, const char *) |
#define SMTPD_NAME_CCERT "Client certificate" |
smtpd_dsn_fix.h の 17 行目に定義があります。
#define SMTPD_NAME_CLIENT "Client host" |
smtpd_dsn_fix.h の 15 行目に定義があります。
#define SMTPD_NAME_DATA "Data command" |
smtpd_dsn_fix.h の 23 行目に定義があります。
#define SMTPD_NAME_EOD "End-of-data" |
smtpd_dsn_fix.h の 24 行目に定義があります。
#define SMTPD_NAME_ETRN "Etrn command" |
smtpd_dsn_fix.h の 22 行目に定義があります。
#define SMTPD_NAME_HELO "Helo command" |
smtpd_dsn_fix.h の 19 行目に定義があります。
#define SMTPD_NAME_RECIPIENT "Recipient address" |
smtpd_dsn_fix.h の 21 行目に定義があります。
#define SMTPD_NAME_REV_CLIENT "Unverified Client host" |
smtpd_dsn_fix.h の 16 行目に定義があります。
#define SMTPD_NAME_SASL_USER "SASL login name" |
smtpd_dsn_fix.h の 18 行目に定義があります。
#define SMTPD_NAME_SENDER "Sender address" |
smtpd_dsn_fix.h の 20 行目に定義があります。
#define SND_DSN "4.1.7" |
smtpd_dsn_fix.h の 31 行目に定義があります。
const char* smtpd_dsn_fix | ( | const char * | , |
const char * | |||
) |
smtpd_dsn_fix.c の 94 行目に定義があります。