15 #define SMTPD_NAME_CLIENT "Client host"
16 #define SMTPD_NAME_REV_CLIENT "Unverified Client host"
17 #define SMTPD_NAME_CCERT "Client certificate"
18 #define SMTPD_NAME_SASL_USER "SASL login name"
19 #define SMTPD_NAME_HELO "Helo command"
20 #define SMTPD_NAME_SENDER "Sender address"
21 #define SMTPD_NAME_RECIPIENT "Recipient address"
22 #define SMTPD_NAME_ETRN "Etrn command"
23 #define SMTPD_NAME_DATA "Data command"
24 #define SMTPD_NAME_EOD "End-of-data"
31 #define SND_DSN "4.1.7"
const char * smtpd_dsn_fix(const char *, const char *)