Searched refs:mta_report_protocol_client (Results 1 – 1 of 1) sorted by relevance
175 static void mta_report_protocol_client(struct mta_session *, const char *);1415 mta_report_protocol_client(s, "AUTH PLAIN ********"); in mta_send()1417 mta_report_protocol_client(s, "********"); in mta_send()1419 mta_report_protocol_client(s, p); in mta_send()1879 mta_report_protocol_client(struct mta_session *s, const char *command) in mta_report_protocol_client() function