Home
last modified time | relevance | path

Searched refs:mci_phase (Results 1 – 5 of 5) sorted by relevance

/dports/mail/libmilter/sendmail-8.16.1/sendmail/
H A Dusersmtp.c141 SmtpPhase = mci->mci_phase = "client greeting";
179 SmtpPhase = mci->mci_phase = "client LHLO";
185 SmtpPhase = mci->mci_phase = "client EHLO";
190 SmtpPhase = mci->mci_phase = "client HELO";
196 CurHostName, mci->mci_phase);
2219 SmtpPhase = mci->mci_phase = "client MAIL";
2221 CurHostName, mci->mci_phase);
2420 SmtpPhase = mci->mci_phase = "client RCPT";
2422 CurHostName, mci->mci_phase);
2764 CurHostName, mci->mci_phase);
[all …]
H A Dmci.c707 mci->mci_maxsize, mci->mci_phase,
H A Dsendmail.h782 char *mci_phase; /* SMTP phase string */ variable
H A Ddeliver.c3768 SmtpPhase = mci->mci_phase = "idle";
3770 mci->mci_phase);
H A Ddaemon.c2294 SmtpPhase = mci->mci_phase = "initial connection";