Searched refs:h_replyto (Results 1 – 4 of 4) sorted by relevance
257 head.h_replyto = replyto; in mail()278 head.h_replyto = value("REPLYTO"); in sendmail()518 if (hp->h_replyto != NULL && w & GREPLYTO) in puthead()519 fprintf(fo, "Reply-To: %s\n", hp->h_replyto), gotcha++; in puthead()
178 char *h_replyto; /* Reply address */ member
252 head.h_replyto = value("REPLYTO"); in dorespond()604 head.h_replyto = value("REPLYTO"); in doRespond()
263 hp->h_replyto = savestr(cp); in collect()