Searched refs:send_proto_helo (Results 1 – 3 of 3) sorted by relevance
1626 if (session->send_proto_helo) in smtp_loop()1974 if (session->send_proto_helo) in smtp_loop()2461 session->send_proto_helo = in smtp_xfer()2473 else if (session->send_proto_helo) in smtp_xfer()
175 session->send_proto_helo = 0; in smtp_session_alloc()
361 int send_proto_helo; /* XFORWARD support */ member