|
Postfix3.3.1
|
#include <sys_defs.h>#include <string.h>#include <msg.h>#include <vstring.h>#include <mail_params.h>#include <verify.h>#include <log_adhoc.h>#include <trace.h>#include <defer.h>#include <sent.h>#include <dsn_util.h>#include <dsn_mask.h>マクロ定義 | |
| #define | DSN_INTERN |
| #define | REC_ALL_SENT(flags) (flags & DEL_REQ_FLAG_RECORD) |
| #define | REC_DLY_SENT(flags, rcpt) |
関数 | |
| int | sent (int flags, const char *id, MSG_STATS *stats, RECIPIENT *recipient, const char *relay, DSN *dsn) |
| #define REC_ALL_SENT | ( | flags | ) | (flags & DEL_REQ_FLAG_RECORD) |
| #define REC_DLY_SENT | ( | flags, | |
| rcpt | |||
| ) |
1.8.9.1