Searched refs:MainEnvelope (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/sendmail/src/
H A Dmain.c102 static ENVELOPE MainEnvelope; /* the envelope around the basic letter */ variable
529 STRUCTCOPY(NullAddress, MainEnvelope.e_from);
2089 CurEnv = newenvelope(&MainEnvelope, &BlankEnvelope,
2091 MainEnvelope.e_flags = BlankEnvelope.e_flags;
2109 macdefine(&(MainEnvelope.e_macro), A_PERM,
2124 testmodeline("/quit", &MainEnvelope);
2132 testmodeline(buf, &MainEnvelope);
2368 disconnect(2, &MainEnvelope);
2400 macdefine(&MainEnvelope.e_macro, A_TEMP,
2452 log_sendmail_pid(&MainEnvelope);
[all...]

Completed in 57 milliseconds