Home
last modified time | relevance | path

Searched defs:envelope (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h862 struct envelope struct
864 HDR *e_header; /* head of header list */
867 char *e_to; /* (list of) target person(s) */
868 ADDRESS e_from; /* the person it is from */
871 ADDRESS *e_sendqueue; /* list of message recipients */
895 ENVELOPE *e_sibling; /* the next envelope of interest */ argument
900 char *e_sessid; /* session ID for this envelope */ argument
915 char *e_quarmsg; /* why envelope is quarantined */ argument
919 char *e_envid; /* envelope id from MAIL FROM: line */ argument
932 SM_RPOOL_T *e_rpool; /* resource pool for this envelope */ argument
[all …]