mta_report_link_identify
static void mta_report_link_identify(struct mta_session *, const char *, const char *);
mta_report_link_identify(s, "EHLO", s->helo);
mta_report_link_identify(s, "HELO", s->helo);
mta_report_link_identify(s, "LHLO", s->helo);