savehdrs
savehdrs(buf,htype);
savehdrs(buf,htype);
extern void savehdrs(char *s, int hdrtype);
savehdrs(buf, H_FROM);
savehdrs(buf, H_TO);
if (!n) savehdrs(line, hdrtyp);
savehdrs(line, H_MIMEVERS);
savehdrs(line, H_CTYPE);
savehdrs(line, H_CLEN);