Searched defs:smtp (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c223 ** Notice: The smtp server doesn't have a session context like the client
471 if (smtp.sm_nrcpts > 0) \
474 smtp.sm_nrcpts = 0; \
490 smtp.sm_gotmail = false; \
499 if (smtp.sm_discard) \
503 if (smtp.sm_quarmsg == NULL) \
512 smtp.sm_quarmsg); \
546 smtp(nullserver, d_flags, e) function
576 SMTP_T smtp; local
648 smtp
[all...]

Completed in 26 milliseconds