Postfix3.3.1
|
#include <smtp.h>
フィールド | |
int | misc_flags |
VSTREAM * | src |
const char * | service |
DELIVER_REQUEST * | request |
struct SMTP_SESSION * | session |
int | status |
ssize_t | space_left |
SMTP_ITERATOR | iterator [1] |
HTABLE * | cache_used |
VSTRING * | dest_label |
VSTRING * | dest_prop |
VSTRING * | endp_label |
VSTRING * | endp_prop |
int | rcpt_left |
int | rcpt_drop |
int | rcpt_keep |
DSN_BUF * | why |
SMTP_ITERATOR SMTP_STATE::iterator[1] |
DELIVER_REQUEST* SMTP_STATE::request |
struct SMTP_SESSION* SMTP_STATE::session |