Searched refs:SmtpPhase (Results 1 – 7 of 7) sorted by relevance
135 SmtpPhase = mci->mci_phase = "client greeting";163 SmtpPhase = mci->mci_phase = "client LHLO";169 SmtpPhase = mci->mci_phase = "client EHLO";174 SmtpPhase = mci->mci_phase = "client HELO";2181 SmtpPhase = mci->mci_phase = "client MAIL";2382 SmtpPhase = mci->mci_phase = "client RCPT";2593 SmtpPhase = mci->mci_phase = "client DATA 354";2726 SmtpPhase = mci->mci_phase = "client DATA status";2757 SmtpPhase = mci->mci_phase = "idle";2899 SmtpPhase = "client QUIT";[all …]
1042 if (SmtpPhase != NULL)1045 " during %s", SmtpPhase);
1172 SmtpPhase = "server cmd read";1178 TimeOuts.to_nextcommand, SmtpPhase)) == NULL)2056 SmtpPhase = "server EHLO";2061 SmtpPhase = "server HELO";2290 SmtpPhase = "server MAIL";2621 SmtpPhase = "server RCPT";3360 SmtpPhase = "server DATA";3486 SmtpPhase = "collect";3729 SmtpPhase = "delivery";
2464 EXTERN char *SmtpPhase; /* current phase in SMTP processing */ variable
1883 SmtpPhase = NULL;3585 SmtpPhase = mci->mci_phase = "idle";
2254 SmtpPhase = mci->mci_phase = "initial connection";
10133 Reset SmtpPhase global on initial connection creation so that10350 code EOPENTIMEOUT; this avoids adding "during SmtpPhase