*** oldparse.c Fri Sep 11 08:03:29 1998 --- parse.c Fri Sep 11 08:03:35 1998 *************** *** 1483,1489 **** } } else { ! if (!strncmp(line, "From ", 5) && (oldline[0]=='\n')) { if (readone) continue; if (strstr(oldline, "Forwarded message:")) { --- 1483,1489 ---- } } else { ! if (!strncmp(line, "From ", 5)) { if (readone) continue; if (strstr(oldline, "Forwarded message:")) {