nxtfld
char *nxtfld(unsigned char *);
in = nxtfld(inbuf);
if (*(in = nxtfld(in)))
strncpy(subj, nxtfld(inbuf), sizeof subj);