Searched refs:SmtpPhase (Results 1 – 7 of 7) sorted by relevance
172 SmtpPhase = mci->mci_phase = "client greeting";211 SmtpPhase = mci->mci_phase = "client LHLO";217 SmtpPhase = mci->mci_phase = "client EHLO";222 SmtpPhase = mci->mci_phase = "client HELO";2297 SmtpPhase = mci->mci_phase = "client MAIL";2524 SmtpPhase = mci->mci_phase = "client RCPT";2731 SmtpPhase = mci->mci_phase = "client DATA 354";2851 SmtpPhase = mci->mci_phase = "client DATA status";2882 SmtpPhase = mci->mci_phase = "idle";3024 SmtpPhase = "client QUIT";[all …]
1655 SmtpPhase = "server cmd read";1661 TimeOuts.to_nextcommand, SmtpPhase)) == NULL)2569 SmtpPhase = "server EHLO";2574 SmtpPhase = "server HELO";2595 SmtpPhase, CurHostName,2836 SmtpPhase = "server MAIL";3207 SmtpPhase = "server RCPT";4029 SmtpPhase = "server DATA";4047 SmtpPhase, CurHostName, anynet_ntoa(&RealHostAddr));4169 SmtpPhase = "collect";[all …]
1201 if (SmtpPhase != NULL)1204 " during %s", SmtpPhase);
2704 EXTERN char *SmtpPhase; /* current phase in SMTP processing */ variable
2422 SmtpPhase = NULL;4613 SmtpPhase = mci->mci_phase = "idle";
2313 SmtpPhase = mci->mci_phase = "initial connection";
10708 Reset SmtpPhase global on initial connection creation so that10925 code EOPENTIMEOUT; this avoids adding "during SmtpPhase