starttls
if ((rcode = starttls(m, mci, e)) == EX_OK)
static int starttls __P((MAILER *, MCI *, ENVELOPE *));
goto starttls;
starttls: